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