Sergey Beryozkin created CXF-6466:
-------------------------------------

             Summary: Closing JAX-RS clients from finalize affects clients 
sharing the same conduit
                 Key: CXF-6466
                 URL: https://issues.apache.org/jira/browse/CXF-6466
             Project: CXF
          Issue Type: Bug
          Components: JAX-RS
            Reporter: Sergey Beryozkin
            Assignee: Sergey Beryozkin
             Fix For: 3.0.6, 3.1.2


WebClient.fromClient(client) copies the same shared conduit into a new client 
and when the original client goes out of scope it breaks the new clients by 
closing the pre-configured conduits (HTTPS, etc) 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to