Dead Letter ErrorHandler and onException

2015-07-23 Thread jorabin
ing", true, String.class); assertNotEquals("Dead Letter", answer);} -- View this message in context: http://camel.465427.n5.nabble.com/Dead-Letter-ErrorHandler-and-onException-tp5769828.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: errorHandler and onException

2014-08-06 Thread apanday
gets an actual error. As for the errorHandler, it's probably RTFM about the default redelivery policy.. so never mind. thanks anyways :) -- View this message in context: http://camel.465427.n5.nabble.com/errorHandler-and-onException-tp5754811p5754829.html Sent from the Camel - Users mailing list archive at Nabble.com.

errorHandler and onException

2014-08-05 Thread apanday
second file is moved to the dead letters. My understanding was that errorHandler was for uncaught exceptions, while onException was for handling specific cases.. Am I doing something wrong? thanks again.. -- View this message in context: http://camel.465427.n5.nabble.com/errorHandler-and-onExce