[jbossts-issues] [JBoss JIRA] Created: (JBTM-466) TransactionManager should allow resume(null)

Jonathan Halliday (JIRA) jira-events at lists.jboss.org
Mon Jan 19 08:02:04 EST 2009


TransactionManager should allow resume(null)
--------------------------------------------

                 Key: JBTM-466
                 URL: https://jira.jboss.org/jira/browse/JBTM-466
             Project: JBoss Transaction Manager
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: JTS Implementation
    Affects Versions: 4.5
            Reporter: Jonathan Halliday
            Assignee: Jonathan Halliday
             Fix For: 4.6


The JTA spec and our local JTA implementation allow TransactionManager.resume(null), treating it as a null op rather than an error.
The JTS implementation currently throws InvalidTransactionException which is incorrect. Change it to match the JTA behaviour.

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

        



More information about the jbossts-issues mailing list