Hi
I have a client I wrote that connects to the broker both using JMS and JMX
(I need to know how many messages are in a queue, and to create/delete
queues online).
Now I've tried to start two brokers which use JDBC and SQLServer, in
master/slave configuration. This works well with the JMS (using both
addresses in the URL in the client), but I am stuck with the JMX...

Do I have to implement a class to manage the JMX connection (check who's up
and be ready for a master switch if needed)?

Thanks
Yair

-- 
View this message in context: 
http://old.nabble.com/master-slave-and-JMX-tp28461339p28461339.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to