Re: Throwing Disconnected Exception with camel-sjms

2016-12-01 Thread sa_james
rowing-Disconnected-Exception-with-camel-sjms-tp5790882p5790899.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Throwing Disconnected Exception with camel-sjms

2016-12-01 Thread sa_james
In case you wonder about the route, it is really simple: /from("jms:TEST") .to("log:test")/ Thx. -- View this message in context: http://camel.465427.n5.nabble.com/Throwing-Disconnected-Exception-with-camel-sjms-tp5790882p5790883.html Sent from the Camel - Users mai

Throwing Disconnected Exception with camel-sjms

2016-12-01 Thread sa_james
(Exception.class) .to("log:jms?level=ERROR");/ nothing is showing. How can I monitor my application in case the server has gone down so that I can alert the staff of a problem? Thx. -- View this message in context: http://camel.465427.n5.nabble.com/Throwing-Disconnected-Exception-