[jboss-jira] [JBoss JIRA] Updated: (JBAS-4964) txFailoverAuthorizations should be keyed on transaction propagation context
Galder Zamarreno (JIRA)
jira-events at lists.jboss.org
Mon Nov 12 10:58:44 EST 2007
[ http://jira.jboss.com/jira/browse/JBAS-4964?page=all ]
Galder Zamarreno updated JBAS-4964:
-----------------------------------
Fix Version/s: (was: JBossAS-5.0.0.Beta3)
Affects Version/s: JBossAS-5.0.0.Beta3
> 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.Beta3, JBossAS-4.2.2.GA
> Reporter: Galder Zamarreno
> Assigned To: Galder Zamarreno
>
> 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