Yeah exactly, all redelivery attempts start at the point of the failure...

BTW this behaviour seems to me in synergy with the plain java where you
catch an Exception some where in your code and then you continue with the
logic right *after* the catch block and not necessarily from the first line
of your Main method :-)

Babak 

--
View this message in context: 
http://camel.465427.n5.nabble.com/Redelivery-with-multiple-transacted-routes-tp5158209p5158368.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to