Hello everyone, I'm trying to create a Network Of Brokers, preferably with a single duplex connection. I *can* get this to work if I use network connectors and listeners on each side, but that is not desirable for our deployment.
Here is broker 1, the one initiating the outbound duplex connection. It shows a network bridge is created. http://pastebin.com/Fpy56kxP Here is broker 2, the one receiving the duplex connection. It does NOT show a network bridge is created. http://pastebin.com/7FPpkNuJ If you comment out the the lines in each file, both brokers show a network bridge is created and messages flow as expected. Are duplex connections broken or am I doing something stupid? Thank you! -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-Duplex-Network-connector-only-creating-bridge-on-initiating-side-tp4711821.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.