[ https://issues.apache.org/jira/browse/CXF-7478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Colm O hEigeartaigh closed CXF-7478. ------------------------------------ > 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)