-
Bug
-
Resolution: Done
-
Major
-
4.2.3.SP5
-
None
An XAResource.end call may return an XA_RB* error. In such case, the resource should (but currently does not) still get rollback called on it too. Update XAResourceRecord.java to fix.