You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2015/06/17 14:48:00 UTC

[jira] [Resolved] (CXF-6466) Closing JAX-RS clients from finalize affects clients sharing the same conduit

     [ https://issues.apache.org/jira/browse/CXF-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin resolved CXF-6466.
-----------------------------------
    Resolution: Fixed

> 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)