Thanks Charles.  

I have a doTry inside route2 that has handled=false, and the *onException in
route1 is firing the redelivery*.  The only issue I have is that it
redelivers an infinite number of times until the route succeeds instead of
twice.  It appears to be *forgetting the current retry count*.  I'm not sure
that's related to the inner route's doTry or not.  Is the route count
threadlocal, and the thread is changing?  I'm not sure what the underlying
mechanism is.









--
View this message in context: 
http://camel.465427.n5.nabble.com/onException-and-doTry-tp5757602p5757626.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to