[
https://issues.apache.org/jira/browse/GERONIMO-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12493446
]
David Jencks commented on GERONIMO-3137:
----------------------------------------
Untested impl for jetty in rev 534953.
> 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.