-
Task
-
Resolution: Done
-
Major
-
4.9.0
-
None
-
None
Currently these derive from SystemException because the JTA specification has very specific text around the meaning of IllegalStateException. However, the text is simply wrong and whilst deriving from SE isn't wrong, the semantics behind ISE (ignoring what the JTA text actually says!) are more sensible.
- blocks
-
EJBTHREE-2116 SessionContext.setRollBackOnly from afterCompletion() of tx synchronization should not be allowed
- Resolved
- is related to
-
JBTM-234 setRollbackOnly consistency
- Closed