[jboss-jira] [JBoss JIRA] (WFLY-4818) WS-RM persistence with RMTxStore does not work with JNDI Lookup
Tomas Hofman (JIRA)
issues at jboss.org
Tue Jun 23 04:56:02 EDT 2015
Tomas Hofman created WFLY-4818:
----------------------------------
Summary: WS-RM persistence with RMTxStore does not work with JNDI Lookup
Key: WFLY-4818
URL: https://issues.jboss.org/browse/WFLY-4818
Project: WildFly
Issue Type: Bug
Components: Web Services
Affects Versions: 10.0.0.Alpha3
Reporter: Tomas Hofman
Assignee: Tomas Hofman
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)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list