[
https://issues.apache.org/jira/browse/CXF-5626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alessio Soldano resolved CXF-5626.
----------------------------------
Resolution: Fixed
> MessageContext is lost when JAX-WS client is invoked from within a JAX-WS
> endpoint impl
> ---------------------------------------------------------------------------------------
>
> Key: CXF-5626
> URL: https://issues.apache.org/jira/browse/CXF-5626
> Project: CXF
> Issue Type: Bug
> Components: JAX-WS Runtime
> Reporter: Kyle Lape
> Assignee: Alessio Soldano
> Fix For: 3.0.0, 2.7.11, 2.6.14
>
> Attachments: cxf5626.diff
>
>
> When a JAX-WS client is invoked inside an endpoint, the endpoint's
> {{MessageContext}} is bumped out of the {{ThreadLocal}} and is not replaced
> at the end of the client call. This makes the {{MessageContext}} unavailable
> to endpoints after they make any JAX-WS invocation.
--
This message was sent by Atlassian JIRA
(v6.2#6252)