rowing-Disconnected-Exception-with-camel-sjms-tp5790882p5790899.html
Sent from the Camel - Users mailing list archive at Nabble.com.
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
(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-