TransactionSynchronizationRegistry.getTransactionKey should return null when 
transaction is not associated with the current thread
----------------------------------------------------------------------------------------------------------------------------------

                 Key: GERONIMO-4438
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4438
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: transaction manager
            Reporter: Lin Sun
            Assignee: Lin Sun
            Priority: Minor


per JTA 1.1 spec, the TransactionSynchronizationRegistry.getTransactionKey 
method should return null, if a transaction is not associated with the current 
thread.   The Geronimo transaction impl (v2.1.1) throws an 
IllegalStateException which is incorrect.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to