You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2014/12/03 20:06:13 UTC

[jira] [Updated] (CAMEL-8082) CxfRs producer should close the connection if MEP is InOnly

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

Claus Ibsen updated CAMEL-8082:
-------------------------------
    Component/s: camel-cxf

> CxfRs producer should close the connection if MEP is InOnly
> -----------------------------------------------------------
>
>                 Key: CAMEL-8082
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8082
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-cxf
>    Affects Versions: 2.13.3, 2.14.0
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.14.1, 2.15.0, 2.13.4
>
>
> When using cxfRs to send a rest message in InOnly mode, Camel do not close
> the javax.ws.rs.core.Response object. As we are InOnly, the reponse object is not passed through the exchange, so the caller can not close it either.
> Here is [the mail thread|http://camel.465427.n5.nabble.com/CxfRs-producer-connection-not-closed-td5759664.html] which talks about it.



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