Re: Camel transacted route from JMS to JDBC

2015-04-09 Thread Christian Müller
=transactionManager/ property name=propagationBehaviorName value=PROPAGATION_REQUIRED/ /bean Is there a better way of doing this? Any help will be appreciated. Thanks! -- View this message in context: http://camel.465427.n5.nabble.com/Camel-transacted-route-from-JMS-to-JDBC-tp5764486.html

Camel transacted route from JMS to JDBC

2015-03-20 Thread Cecilio Alvarez
will be appreciated. Thanks! -- View this message in context: http://camel.465427.n5.nabble.com/Camel-transacted-route-from-JMS-to-JDBC-tp5764486.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel transacted route

2013-11-04 Thread Claus Ibsen
to do any job.. -- View this message in context: http://camel.465427.n5.nabble.com/Camel-transacted-route-tp5742362p5742528.html Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen - Red Hat, Inc. Email: cib...@redhat.com Twitter: davsclaus

Re: Camel transacted route

2013-11-02 Thread WPk
Hi, Thanks for responding. The transactions are not committed even when there are no exceptions.. transacted() does not seem to do any job.. -- View this message in context: http://camel.465427.n5.nabble.com/Camel-transacted-route-tp5742362p5742528.html Sent from the Camel - Users mailing

Re: Camel transacted route

2013-11-01 Thread Baris Acar
onExceptionmarkRollBack. No luck. Please advice ! -- View this message in context: http://camel.465427.n5.nabble.com/Camel-transacted-route-tp5742362.html Sent from the Camel - Users mailing list archive at Nabble.com.

Camel transacted route

2013-10-29 Thread WPk
the transactions on exceptions.. We have tried with and with out setting the auto commit property to true. Also, we have tried using the transacted() alone with out onExceptionmarkRollBack. No luck. Please advice ! -- View this message in context: http://camel.465427.n5.nabble.com/Camel-transacted