The Test class seems to have a code snippet for my problem.
Thanks Gary and Torsten.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/How-to-determine-network-of-Brokers-tp3597322p3620484.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
I have a requirement to determine if a broker is connected to another broker
in the network. I am not able to figure this out with the existing api's.
Any help is appreciated. Here is little more detail -
I have Broker A and Broker B. Broker A has to create a (static://(tcp://...)
network connecti
Thanks Gary for the response.
I managed to test it with 5.5.0 and the problem did not seem to happen.
Earlier I used to get the exception on my second listener instance almost
immediately (after about 20 messages). Now I tested with upto 5 listeners
and 100 messages. All listeners were healthy and
Hi,
I have been playing around with activemq for some time. Now I am facing a
strange issue. I am using 5.3.1 version.
I have a broker running and a producer within the same JVM. If I have one
JMS client (openwire) , everything works fine.
Whenever I launch multiple instances of JMS client (a