Hi, I went through earlier posts on this and it looks like the TransactionErrorHandler is not supported as it uses Spring Tx in Osgi Blueprint (not sure if this holds true for the latest version). It is also assumed that in a transacted route onException wouldn't be used as any exceptions are raised then the transactions has to be rolledback. If this is true, how can i handle certainly tasks which needs to be done if a particular type of exception is thrown and rollback the transactions as well?
Regards, -Yogesh -- View this message in context: http://camel.465427.n5.nabble.com/using-TransactionErrorHandler-with-Camel-and-Karaf-tp5768124.html Sent from the Camel - Users mailing list archive at Nabble.com.