[jbossts-issues] [JBoss JIRA] Closed: (JBTM-663) MissingResourceException when synchronizing a JTA transaction

Jonathan Halliday (JIRA) jira-events at lists.jboss.org
Wed Nov 25 12:52:29 EST 2009


     [ https://jira.jboss.org/jira/browse/JBTM-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Halliday closed JBTM-663.
----------------------------------

    Resolution: Done


> MissingResourceException when synchronizing a JTA transaction
> -------------------------------------------------------------
>
>                 Key: JBTM-663
>                 URL: https://jira.jboss.org/jira/browse/JBTM-663
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: JTA, JTS
>    Affects Versions: 4.5.0, 4.8.0
>         Environment: AS 5.0.1 GA
>            Reporter: Olivier BILLIARD
>            Assignee: Jonathan Halliday
>             Fix For: 4.9.0,  4.6.1.CP04
>
>         Attachments: TransactionSynchronizationRegistryImple.java
>
>
> In the class "com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionSynchronizationRegistryImple"
> When we try to synchronize to an aborted JTA transaction a RollbackException is thrown. This exception is catched and we throw a RuntimeException using the key "com.arjuna.ats.internal.jta.transaction.arjunacore.syncrollbackmexception".
> This key doesn't exist in the jta_msg_en_US.properties file. It seems to me that the end of the key should be syncrollbackexception because this key exist in the file.
> I attached the corrected file.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossts-issues mailing list