-
Bug
-
Resolution: Done
-
Major
-
7.4.14.GA
-
False
-
None
-
False
-
-
-
-
-
-
?
-
-
Backport JBJCA-1483 to EAP 7.4.x. When TxConnectionListener#tidyup is invoked the localTransaction field is not set to false, which is a bug due to following scenario: if related connection is taken again from the pool in autocommit mode, the tidyup method will fail with an exception like "SQLNonTransientConnectionException: Can't call rollback when autocommit=true".
- is incorporated by
-
JBEAP-26292 (7.4.z) Upgrade Ironjacamar from 1.5.16.Final-redhat-00001 to 1.5.17.Final-redhat-00001
- Closed
- is related to
-
JBJCA-1483 TxConnectionListener#tidyup: make sure that localTransaction field is set to false during
- Resolved