[
https://issues.apache.org/jira/browse/CXF-5602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930461#comment-13930461
]
Alessio Soldano commented on CXF-5602:
--------------------------------------
master commit:
https://github.com/apache/cxf/commit/741754e0349e20cff3e87eff788f6d60727714aa
2.7.x commit:
https://github.com/apache/cxf/commit/3e4d5134297cc341d93987240708a51e165e5ca1
> 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)