Kyle Lape created CXF-5626:
------------------------------
Summary: 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
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)