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 2017/08/17 09:22:00 UTC

[jira] [Resolved] (CXF-7478) Response entity can not be auto-closed if the entity is read implicitly

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

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

> Response entity can not be auto-closed if the entity is read implicitly
> -----------------------------------------------------------------------
>
>                 Key: CXF-7478
>                 URL: https://issues.apache.org/jira/browse/CXF-7478
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS
>            Reporter: Sergey Beryozkin
>            Assignee: Sergey Beryozkin
>            Priority: Minor
>             Fix For: 3.0.15, 3.1.13, 3.2.0
>
>
> If auto-close is enabled then it fails if client.get(SomeClass.class) is used but works if client.get().readEntity(SomeClass.class) is used



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)