[jboss-jira] [JBoss JIRA] Created: (JBAS-4964) txFailoverAuthorizations should be keyed on transaction propagation context

Galder Zamarreno (JIRA) jira-events at lists.jboss.org
Mon Nov 12 10:56:52 EST 2007


txFailoverAuthorizations should be keyed on transaction propagation context
---------------------------------------------------------------------------

                 Key: JBAS-4964
                 URL: http://jira.jboss.com/jira/browse/JBAS-4964
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Clustering
    Affects Versions: JBossAS-4.2.2.GA
            Reporter: Galder Zamarreno
         Assigned To: Galder Zamarreno
             Fix For:  JBossAS-5.0.0.Beta3


txFailoverAuthorizations WeakHashMap in invoker HA proxies should be keyed 
on transaction propagation context rather than Transaction. Otherwise, 
UserTransactions started from non managed environments would never be added because
TransactionManager is null in such environments, and hence, transaction is not added to interceptor.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list