-
Bug
-
Resolution: Done
-
Major
-
10.0.0.Alpha3
-
None
This is copy of https://bugzilla.redhat.com/show_bug.cgi?id=1223698
When using reliable messaging feature with RMTxStore, WS calls fail with:
java.sql.SQLException: You cannot commit with autocommit set!
at org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection.jdbcCommit(BaseWrapperManagedConnection.java:1071)
at org.jboss.jca.adapters.jdbc.WrappedConnection.commit(WrappedConnection.java:758)
at org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore.commit(RMTxStore.java:709)
at org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore.removeSourceSequence(RMTxStore.java:495)