You likely need to set resetAutoCommit=false, so the transaction manager orchestrating the JDBC DataSource can perform the commit at the end, when the TX is set to commit.
On Wed, Jul 27, 2016 at 6:50 PM, Paolo Antinori <sonica...@gmail.com> wrote: > Hi, I'm trying to understand if camel-jdbc can work under the coordination > of a transaction manager. > > I have found this old JIRA: > > https://issues.apache.org/jira/browse/CAMEL-3803 > > And not much more in git history of JdbcProducer class. > > > Can anyone confirm? -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2