Thanks Gert for the quick response. The solution you proposed disabled the camel error handler, however the failure did not propagate back to the Jms Consumer. So when an error occurs I can't have a Jms Redelivery.
It seems that if I use errorHandler(noErrorHandler()); in my camel route builder the error goes to a black whole instead of traveling back to the jms consumer. Any ideas? -- View this message in context: http://www.nabble.com/servicemix-camel-and-error-handling-tp25623679p25625927.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
