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

Galder Zamarreno (JIRA) jira-events at lists.jboss.org
Fri Nov 16 14:14:19 EST 2007


    [ http://jira.jboss.com/jira/browse/JBAS-4964?page=comments#action_12388017 ] 
            
Galder Zamarreno commented on JBAS-4964:
----------------------------------------

Fixed in 4.2.x branch too.

> 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-5.0.0.Beta2, JBossAS-4.2.2.GA
>            Reporter: Galder Zamarreno
>         Assigned To: Galder Zamarreno
>             Fix For:  JBossAS-5.0.0.Beta3, JBossAS-4.2.3.GA
>
>
> 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