We have been discussing this at work and now I am even more confused than ever. As far as I understand it a message bridge is used to talk to a queue in a different domain. Is this correct?
How does a message bridge relate to a queue in Weblogic?
1.2k views Asked by yazz.com At
1
From the Weblogic documentation:
So transferring messages between a queue in one domain and a queue in another is an example of one possible use of a message bridge. The source and destination for your bridge can be queues, topics, or distributed destinations.