Hi, Looks like your route is not getting established and the exceptionListener is not kicking in since the idea is to catch JMS exceptions once the route is established/started.
The exception is being thrown while trying to establish the Connection to a given queue, prior to the route being started. You will need to catch the exception in your main since the exceptionListener is activated upon route startup... Cheers, Ashwin... ----- --------------------------------------------------------- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.blogspot.com CamelOne 2011: http://fusesource.com/camel2011 --------------------------------------------------------- -- View this message in context: http://camel.465427.n5.nabble.com/Unable-to-catch-exception-from-Camel-tp4528048p4528704.html Sent from the Camel - Users mailing list archive at Nabble.com.