]
Mark Little resolved JBTM-477.
------------------------------
Resolution: Done
ControlWrapper.getStatus rolledback status versus unknown
---------------------------------------------------------
Key: JBTM-477
URL:
https://issues.jboss.org/browse/JBTM-477
Project: JBoss Transaction Manager
Issue Type: Enhancement
Components: JTS
Affects Versions: 4.5.0
Reporter: Mark Little
Assignee: Mark Little
currently returns unknown since a remote transaction could be terminated (committed) by
different threads, so OBJECT_NOT_EXIST may not mean 'rollback'. Could tie this
into checked transaction semantics to get the definitive answer.