Stateful Session Bean Transaction Synchronization
-------------------------------------------------

                 Key: GERONIMO-4073
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4073
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: OpenEJB
            Reporter: Vladimir Piskarev


According to EJB3 4.4, after transaction completion a stateful session bean 
instance should transition from "method ready in TX" to "method ready" state. 
After that, it can be removed by client. But Geronimo generates RemoveException 
"A stateful EJB enrolled in a transaction can not be removed" in such a case.

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