[jbossts-issues] [JBoss JIRA] Created: (JBTM-231) syncwhenaborted I18N message not in resource bundle causes JCA import to fail

Mark Little (JIRA) jira-events at lists.jboss.org
Thu Jun 14 17:48:11 EDT 2007


syncwhenaborted I18N message not in resource bundle causes JCA import to fail
-----------------------------------------------------------------------------

                 Key: JBTM-231
                 URL: http://jira.jboss.com/jira/browse/JBTM-231
             Project: JBoss Transaction Manager
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: JTA Implementation
    Affects Versions: 4.2.3.SP4
            Reporter: Mark Little
         Assigned To: Mark Little
            Priority: Blocker
             Fix For: 4.2.3.SP5


The 

/*
 * @message com.arjuna.ats.internal.jta.transaction.arjunacore.syncwhenaborted
 * 			[com.arjuna.ats.internal.jta.transaction.arjunacore.syncwhenaborted]
 * 			Can't register synchronization because the transaction is in aborted state
 */

occurs in a normal comment which means that the doclet-based resource bundle generation mechanism fails to put it into the resource bundle. In some circumstances, when this error would normally be required, the logger doesn't find it and throws an exception that may cause the application to fail.

-- 
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 jbossts-issues mailing list