Hi sharing the same transaction boundary doesn't necessarily mean sharing the same onException clause by two different routes.
In this case defining the onException clause at the global scope should help. Check also [1] for the global & route specific scope definitions. [1] http://camel.apache.org/exception-clause.html Babak -- View this message in context: http://camel.465427.n5.nabble.com/Redelivery-with-multiple-transacted-routes-tp5158209p5158253.html Sent from the Camel - Users mailing list archive at Nabble.com.
