Tom Jenkinson created JBTM-1022:
-----------------------------------
Summary: JTS when you try to get a transaction (e.g. in after_completion) and
the transaction is committed, you get a TRANSACTION_ROLLEDBACK rather than
TRANSACTION_UNAVAILABLE
Key: JBTM-1022
URL:
https://issues.jboss.org/browse/JBTM-1022
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: JTS
Reporter: Tom Jenkinson
Assignee: Tom Jenkinson
As the subject says, it is incorrect to return rollback rather it should be unavailable
which can be translated to a JTA javax.transaction.Status.STATUS_NO_TRANSACTION
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira