Jonathan Gallimore created TOMEE-2561:
-----------------------------------------
Summary: Bad state in second connection to same datasource in same
TX
Key: TOMEE-2561
URL: https://issues.apache.org/jira/browse/TOMEE-2561
Project: TomEE
Issue Type: Bug
Affects Versions: 7.1.1, 7.0.6, 8.0.0-M3
Reporter: Jonathan Gallimore
Assignee: Jonathan Gallimore
Fix For: 8.0.0-M4, 7.0.7, 7.1.2
There's a case where, particularly if you're using XA, if you use a second
connection to the same datasource in the same transaction, ManagedConnection
will fetch the delegate transaction from the transaction registry, but the
xaConnection and xaResource fields are dropped.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)