Here's a link to setup a network of brokers. http://www.activemq.org/site/networks-of-brokers.html
I'd check the networkTTL property. Could be that the message is not making it to the third broker. (Assuming you have a setup like: A<->B<->C and you're sending a message from A to C) lolo wrote: > > I have made the configuration for a network of two brokers. All works fine > with a "static URI". > > Now i want a network of "n" brokers. I have made a test with three brokers > and my clients couldnt get the messages from others brokers. > > Could someone write the configuration for three brokers in a network of > brokers? > > Thanks in advance. Manuel. > -- View this message in context: http://www.nabble.com/Configuration-of-3-brokers-tf2538017.html#a7088709 Sent from the ActiveMQ - User mailing list archive at Nabble.com.
