[seam-issues] [JBoss JIRA] (JBSEAM-5060) SOAPRequestHandler does not perform standard context cleanup

Marek Novotny (JIRA) jira-events at lists.jboss.org
Tue Nov 20 04:21:22 EST 2012


     [ https://issues.jboss.org/browse/JBSEAM-5060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marek Novotny reassigned JBSEAM-5060:
-------------------------------------

    Assignee: Marek Novotny

    
> SOAPRequestHandler does not perform standard context cleanup
> ------------------------------------------------------------
>
>                 Key: JBSEAM-5060
>                 URL: https://issues.jboss.org/browse/JBSEAM-5060
>             Project: Seam 2
>          Issue Type: Bug
>          Components: WS
>    Affects Versions: 2.2.2.Final, 2.3.0.Final
>            Reporter: Martin Kouba
>            Assignee: Marek Novotny
>            Priority: Minor
>
> {{SOAPRequestHandler}} only calls {{ServletLifecycle.beginRequest()}} for inbound message, but no {{ServletLifecycle.endRequest()}} for outbound message. This might be intentional, but also a bug.
> One of the consequences is that it's not possible to implement stateless web service or logout operation ({{org.jboss.seam.web.Session.invalidate()}} doesn't work).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the seam-issues mailing list