Hi All,
I am new to this concept called using transactions inside my router. I did some googling on this, got some examples on jms Transaction Client. I am trying to use transactions in my router. Here is my requirement: In my router, I want to start a transaction (new one) before I proceed with next processor in the router. The next processor basically makes a call to a bean, which would either throw an error or successful message. If it is exception, I want to rollback the transaction. Can someone help me on this? thanks in advance, Trivedi -- View this message in context: http://www.nabble.com/using-Transactions-in-the-camel-router-tp25120513p25120513.html Sent from the Camel - Users mailing list archive at Nabble.com.
