You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2014/11/27 05:01:12 UTC

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

Willem Jiang created CAMEL-8082:
-----------------------------------

             Summary: 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: Improvement
            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)