-
Task
-
Resolution: Done
-
Major
-
JBossAS-3.2.7 Final, JBossAS-4.0.1 Final
-
None
-
Documentation (Ref Guide, User Guide, etc.)
XARecovery needs to completed by implementing XAResource.recover().
To make this work, the persistence manager will need to remember the Xids and return
the list in response to the above request.
The current implementation which heuristically rollsback incomplete transactions at recovery
will need to be disabled when recovery is required.