Sergey Beryozkin created CXF-4343:
-------------------------------------

             Summary: Remove static maps in AbstractResourceInfo
                 Key: CXF-4343
                 URL: https://issues.apache.org/jira/browse/CXF-4343
             Project: CXF
          Issue Type: Improvement
          Components: JAX-RS
            Reporter: Sergey Beryozkin
            Assignee: Sergey Beryozkin


JAX-RS AbstractResourceInfo class keeps static maps for multiple providers and 
root resources shared between multiple endpoints to use the same thread local 
proxies if any.

The better approach is to keep the maps on the Bus

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to