Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.2
-
Fix Version/s: 1.3
-
Labels:None
-
Environment:JDK 1.6 on Linux
-
Number of attachments :
Description
the method getManagedResourceWithSameRM calls isSameRM with the alreadyEnlistedHolderState.getXAResource(); should instead call with xaResourceHolderState..getXAResource().
Attached log file with BTM in debug, configuration properties file and spring configuration for test case datasources.