JTS allows us to differentiate transaction termination from other threads by throwing exceptions during termination to subsequent threads. We try to mask that in JTA because it can be counterintuitive.
- blocks
-
JBAS-6663 UserTransaction.rollback() must not throw IllegalStateException if getStatus()==STATUS_ROLLEDBACK
- Closed