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

Charles O'Farrell (JIRA) jira-events at lists.jboss.org
Thu Jan 14 01:24:30 EST 2010


    [ https://jira.jboss.org/jira/browse/JBTM-663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12505360#action_12505360 ] 

Charles O'Farrell commented on JBTM-663:
----------------------------------------

Sorry to be a pain, but this seems to still be a problem in 5.1.0.GA. Is this bug fix going to be forward fitted?

Cheers, Charles

> 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