1 Reply Latest reply on Feb 8, 2003 9:11 PM by davidjencks

    JBOSS 3.0.x Problem with Local Transactions?

    jcorbin4607

      Can someone please explain why I get the following error in JBOSS 3.0.x and not in JBOSS 2.4.4? Maybe if I understand this I can fix it.

      EXCEPTION: You cannot set autocommit during a managed transaction!
      10:12:08,985 ERROR [STDERR] java.sql.SQLException: You cannot set autocommit during a managed transaction!
      10:12:08,995 ERROR [STDERR] at org.jboss.resource.adapter.jdbc.local.LocalManagedConnection.setJdbcAutoCommit(LocalManagedConnection.java:447)
      10:12:09,015 ERROR [STDERR] at org.jboss.resource.adapter.jdbc.local.LocalConnection.setAutoCommit(LocalConnection.java:426)