Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to bridge RedHat AMQ 7.10 with Weblogic 12.x

ShaqirahDec 15 2022 — edited Dec 15 2022

Hi experts,

I am trying to create bridge between Oracle 12.x and Redhat AMQ. This is what has been done to set up the bridge:
I have configure foreign server in WebLogic server. In JNDI properties, I put queue.OrderQueue=OrderQueue and in Destination Remote JNDI name I put remote name as OrderQueue.
Then I test by sending message using Business Service. The expected result is, message will be route to OrderQueue in RedHat AMQ. Upon testing, I found out the message didn't route to dedicated queue.

Is there any reference that I can refer too? Kindly point me where I can refer too.

Thanks in advance

Comments
Post Details
Added on Dec 15 2022
0 comments
241 views