-
Task
-
Resolution: Done
-
Minor
-
4.2.3.SP3
-
None
-
Low
Patch is against the latest trunk, r13242.
JTA's base transaction throws NotSupportedException for attempts to begin a nested transaction. However, the root cause's message is lost which forces one into scratching his head and diving into all kinds of debug hell. The patch propagates the message, which is quite descriptive and save from late night debugging sessions
- relates to
-
JBTM-258 BaseTransaction in jtax tree swallows error message as per veersion in jta tree
- Closed