hi, i have a question when i used ActiveMQ in my project. The version is 5.15.4. And i used embed broker. i created two BrokerServices and then add two NetworkConnectors between these two brokers. and send/receives messages. everything is ok. <http://activemq.2283324.n4.nabble.com/file/t379173/2.png> <http://activemq.2283324.n4.nabble.com/file/t379173/1.png>
but i had another usage scenario, i need to make these two broker start firstly, and no networkConnectors configured. and after that, i then create two NetworkConnectors between these two brokers. and then send/receive messages. it does not work. <http://activemq.2283324.n4.nabble.com/file/t379173/4.png> <http://activemq.2283324.n4.nabble.com/file/t379173/3.png> *i want to know how to resolve it and make these work.* -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html
