Servlets must rollback uncommitted transaction when the service method exits
----------------------------------------------------------------------------

                 Key: GERONIMO-3137
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3137
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: web
            Reporter: Dain Sundstrom
         Assigned To: David Jencks


Servlets must rollback uncommitted transaction when the service method exits.  
The servlet should check for a tx on entry and if one is not present on entry 
but there is one on exit, it should be rolled back.

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