I am running into an anomaly that I am hoping someone can resolve.

I have a route that looks like:



And a MyProcessor:


RedeliveryProcessor:



I start the test as below:


Result obtained:
--- redeliveryCount: 1
--- redeliveryCount: 2
[main] WARN route3 - ***   YetAnotherException happened.

Based on the code I expected "***   AnotherException happened." not "***  
YetAnotherException happened."

Can anyone explain why I got the "***   YetAnotherException happened."
result?



--
View this message in context: 
http://camel.465427.n5.nabble.com/Bug-in-onException-with-onRedelivery-tp5798549.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to