Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-4818

WS-RM persistence with RMTxStore does not work with JNDI Lookup

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 11.0.0.Final
    • 10.0.0.Alpha3
    • Web Services
    • 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)

            thofman Tomas Hofman
            thofman Tomas Hofman
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: