[jboss-jira] [JBoss JIRA] Updated: (JBAS-7313) jdbc2 pm: table view collisions between beans from different jars in the same tx
Alexey Loubyansky (JIRA)
jira-events at lists.jboss.org
Tue Oct 6 08:31:52 EDT 2009
[ https://jira.jboss.org/jira/browse/JBAS-7313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexey Loubyansky updated JBAS-7313:
------------------------------------
Affects Version/s: No Release
(was: JBossAS-4.2.3.GA)
(was: JBossAS-5.1.0.GA)
> jdbc2 pm: table view collisions between beans from different jars in the same tx
> --------------------------------------------------------------------------------
>
> Key: JBAS-7313
> URL: https://jira.jboss.org/jira/browse/JBAS-7313
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: CMP service
> Affects Versions: No Release
> Reporter: Alexey Loubyansky
> Assignee: Alexey Loubyansky
> Fix For: JBossAS-5.2.0.GA
>
>
> This bug was introduced by JBAS-7238. 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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list