[
https://jira.jboss.org/jira/browse/JBTM-663?page=com.atlassian.jira.plugi...
]
Olivier BILLIARD updated JBTM-663:
----------------------------------
Description:
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.
was:
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 attach the corrected file.
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
Affects Versions: 4.5.0, 4.8.0
Environment: AS 5.0.1 GA
Reporter: Olivier BILLIARD
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