Sergey Beryozkin created CXF-5542:
-------------------------------------
Summary: JAX-RS providers shared between endpoints or clients with
different buses lose injected TL proxies
Key: CXF-5542
URL: https://issues.apache.org/jira/browse/CXF-5542
Project: CXF
Issue Type: Bug
Components: JAX-RS
Reporter: Sergey Beryozkin
Assignee: Sergey Beryozkin
Priority: Minor
Fix For: 3.0.0-milestone2, 2.7.11
JAX-RS providers with @Context-annotated fileds, being singletons, have
thread-local proxies injected. If the same instance is shared between the
components with different buses then the component-specific provider handlers
may have the proxy references different to the one actually injected into the
provider
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)