Alternatively, you can use the failover protocol in the uri definition of your connection with ActiveMq. This will allows the camel client component to retry to connect to the AMQ broker in case of issue.

On 09/12/10 08:06, Claus Ibsen wrote:
I think you need to use syncSend so when you send to the broker is
synchronous and thus it detects if it fails and can throw back an
exception to you.
Otherwise I think there is some exception listener you can configure
which could detect the issue.

Check the AMQ documentation and mailing list for details.


On Wed, Dec 8, 2010 at 7:28 PM, watcher<patr...@daly.ws>  wrote:
I'm using camel 2.4 and activemq 5.4.0
--
View this message in context: 
http://camel.465427.n5.nabble.com/How-do-I-Detect-ActiveMq-Broker-down-tp3297755p3297764.html
Sent from the Camel - Users mailing list archive at Nabble.com.



Reply via email to