UserTransaction broken after BMT calls BMT
------------------------------------------

         Key: GERONIMO-579
         URL: http://issues.apache.org/jira/browse/GERONIMO-579
     Project: Apache Geronimo
        Type: Bug
  Components: OpenEJB  
    Versions: 1.0-M3    
    Reporter: David Jencks


If a BMT ejb calls another BMT ejb, the first ejb's UserTransaction is offline 
after the call to the second ejb returns.

The setOperation >>> ut.setState machinery does not, before method return, 
reset the UT thread-local to its original value before the call to the method 
started 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to