Hi all, I am trying in vain to setup a simple network of brokers. I want it to be like this:
A -> B -> C I want to put a producer on A and a consumer on C. I will be using them on my local machine just for some simple tests and I have used a multicast address with a group to separate the brokers. A: default multicast B: default multicast and 224.1.2.3:6255?group=test C: 224.1.2.3:6255?group=test The brokers seem to connect to each other but messages don't go from the producer to the consumer. If I use just 2 brokers both on the default multicast address then I can get messages from a producer to a consumer. Can someone help please, it is quite urgent. Thanks Daven -- View this message in context: http://www.nabble.com/simple-network-of-brokers-tp23725515p23725515.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.