-
Bug
-
Resolution: Done
-
Major
-
None
-
None
This bug was introduced by JBPAPP-2773. The problem is "views" object, which is created one per EJB JAR for every transaction, is stored in GlobalTxSynchronization under the same key for all the EJBs no matter from which JAR they are. This results in collisions in case EJBs from different JARs are involved in the same transaction, i.e. views from for one JAR might overwrite the views from another JAR.
- is related to
-
JBAS-7313 jdbc2 pm: table view collisions between beans from different jars in the same tx
- Closed
-
JBPAPP-2773 jdbc2 pm: ejbStore and db synchronization ordering
- Closed