Transaction recovery broken for MDBs
------------------------------------
Key: GERONIMO-2969
URL: https://issues.apache.org/jira/browse/GERONIMO-2969
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: connector, OpenEJB
Reporter: Dain Sundstrom
Transaction recovery for MDBs is not currently working because the OpenEJB
MdbContainer does not register the XAResources from an ActivationSpec with the
Geronimo transaction manager. This means that Geronimo has no resource name to
write in to the transaction recovery log.
I commented out the code in the HowlLog that enforces a registered name to the
MDB container will function, but the recover process will not work.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.