[jboss-jira] [JBoss JIRA] (JBMESSAGING-1920) MessagingXAResource.isSameRm() should differentiate between resources coming from connections created with different user accounts

Yong Hao Gao (JIRA) jira-events at lists.jboss.org
Sat Mar 31 09:48:47 EDT 2012


Yong Hao Gao created JBMESSAGING-1920:
-----------------------------------------

             Summary: MessagingXAResource.isSameRm() should differentiate between resources coming from connections created with different user accounts
                 Key: JBMESSAGING-1920
                 URL: https://issues.jboss.org/browse/JBMESSAGING-1920
             Project: JBoss Messaging
          Issue Type: Bug
          Components: JMS Facade
    Affects Versions: 1.4.8.SP6, 1.4.0.SP3.CP14
            Reporter: Yong Hao Gao
            Assignee: Yong Hao Gao
             Fix For: 1.4.0.SP3.CP15, 1.4.8.SP7


The MessagingXAResource doesn't treat resources from different user accounts as different RMs, therefore TM may optimize the commit of a transaction enlisting two such resources into a one-phase commit, which may result in security violation at the server security check, as in case of JBPAPP-8546.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list