-
Bug
-
Resolution: Done
-
Major
-
7.0.1.Final
-
None
-
-
-
Low
-
Produces a warning if a second one phase aware resource is enlisted in a transaction.
If CoreEnvironmentBean.allowMultipleLastResources is not enabled and if two last resources are enlisted in a transaction then the second enlistment fails because it is seen as a duplicate because all last LastResourceRecord's have the same uid. This is fine but there is no log message to indicate why the enlistment failed.