[jbossts-issues] [JBoss JIRA] Created: (JBTM-250) BaseTransaction swallows a critical error message

Andrew P (JIRA) jira-events at lists.jboss.org
Sun Jul 8 13:21:51 EDT 2007


BaseTransaction swallows a critical error message
-------------------------------------------------

                 Key: JBTM-250
                 URL: http://jira.jboss.com/jira/browse/JBTM-250
             Project: JBoss Transaction Manager
          Issue Type: Patch
      Security Level: Public (Everyone can see)
          Components: JTA Implementation
    Affects Versions: 4.2.3.SP3
            Reporter: Andrew P
         Assigned To: Mark Little
            Priority: Minor
         Attachments: BaseTransaction.java.patch

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 :)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossts-issues mailing list