-
Bug
-
Resolution: Done
-
Major
-
JBossAS-4.2.3.GA, JBossAS-5.1.0.GA
-
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.
- is incorporated by
-
JBPAPP-2773 jdbc2 pm: ejbStore and db synchronization ordering
- Closed
-
JBPAPP-2775 jdbc2 pm: ejbStore and db synchronization ordering
- Closed
- relates to
-
JBAS-7313 jdbc2 pm: table view collisions between beans from different jars in the same tx
- Closed