-
Bug
-
Resolution: Done
-
Major
-
4.2.0.GA_CP07, 4.3.0.GA_CP06
-
None
In "cmp2.x jdbc2 pm" persistence manager there is a probability that the database synchronization will occur before the invocations of ejbStore resulting in the lose of changes done as part of the ejbStore. This happens because ejbStore invocations and db synchronization are triggered from different javax.transaction.Synchronization instances.
- incorporates
-
JBAS-7238 jdbc2 pm: ejbStore and db synchronization ordering
- Closed
- relates to
-
JBPAPP-2889 jdbc2 pm: table view collisions between beans from different jars in the same tx
- Closed