Alessio Soldano created CXF-5602:
------------------------------------
Summary: HttpServletRequestSnapshot is not created for requests
with WSA ReplyTo prop set
Key: CXF-5602
URL: https://issues.apache.org/jira/browse/CXF-5602
Project: CXF
Issue Type: Bug
Reporter: Alessio Soldano
Assignee: Alessio Soldano
Fix For: 3.0.0, 2.7.11, 2.6.14
When using Apache CXF (through JBossWS integration) on top of JBoss AS 7 (whose
web layer is based on JBoss Web, basically a fork of Tomcat), I'm still seeing
the defect previously dealt with in
https://issues.apache.org/jira/browse/CXF-2911 . This time, however, the MEP is
not oneway, but a request-response one with WS-Addressing enabled and the
ReplyTo header property specified to a non generic address.
The net effect is that a HTTP 202 response is immediately dispatched to the
caller, letting Tomcat recycle the underlying httpservlet request.
--
This message was sent by Atlassian JIRA
(v6.2#6252)