Hello folks! The book "Camel in Action" says on page 293 "NOTE: When using transacted() in the Java DSL, you must add it right after from() to ensure that the route is properly configured to use transactions. ..."
However when onException() is used after transacted(), onException() is thrown immediately. That is very odd and there is also no exception visible. We are using Apache Camel 2.10.0 Cheers Hilde -- View this message in context: http://camel.465427.n5.nabble.com/transacted-in-combination-with-onException-tp5719591.html Sent from the Camel - Users mailing list archive at Nabble.com.