[
https://issues.apache.org/jira/browse/GERONIMO-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jencks closed GERONIMO-3137.
----------------------------------
Resolution: Fixed
Fix Version/s: 2.0-M6
This seems to work and someone implemented it for tomcat as well.
> 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
> Assignee: David Jencks
> Fix For: 2.0-M6
>
>
> 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.