I develop an application that uses ActiveMQ.
I implemented the interface javax.jms.ExceptionListener to see when the
broker goes down to inform the user.
The problem is that now I am using the failover and it do not raise the
JMSException when the broker goes down.
I would like to know if exists another possibility to see when a broker is
down and when it is up again using the failover.
--
View this message in context:
http://www.nabble.com/Failover-does-not-raise-JMSException-tf1867274.html#a5102037
Sent from the ActiveMQ - User forum at Nabble.com.