[
https://issues.jboss.org/browse/WFLY-4818?page=com.atlassian.jira.plugin....
]
Kabir Khan updated WFLY-4818:
-----------------------------
Fix Version/s: 11.0.0.Final
I am bulk closing old issues that were resolved with no fix version. There are quite many
of these so I am not checking the history properly. From the lastModified date of this
issue it looks like it was done for 11.0.0.Final (I am not caring about alpha/beta etc.
for this exercise). If that is incorrect please adjust as needed.
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
Fix For: 11.0.0.Final
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
(v7.5.0#75005)