[jboss-jira] [JBoss JIRA] Created: (JBAS-4699) JBossMQ should use XA_RMFAIL as the default XA error code

Adrian Brock (JIRA) jira-events at lists.jboss.org
Tue Sep 11 10:17:11 EDT 2007


JBossMQ should use XA_RMFAIL as the default XA error code
---------------------------------------------------------

                 Key: JBAS-4699
                 URL: http://jira.jboss.com/jira/browse/JBAS-4699
             Project: JBoss Application Server
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: JMS service
    Affects Versions: JBossAS-4.2.1.GA
            Reporter: Adrian Brock
         Assigned To: Adrian Brock
             Fix For:  JBossAS-5.0.0.Beta3, JBossAS-4.2.2.GA


When JBossMQ gets a JMSException (for a communication exception or other "unknown" error) 
during XAResource processing it creates an XAException without an error code.

The error code should be initialized to XA_RMFAIL to avoid vendor specific processing for the unspecified default
error code handling.

-- 
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