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

Willem Jiang resolved CXF-1989.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2
                   2.1.4

applied this patch into CXF trunk and 2.1.x branch.

> ClientImpl to leave inputstream in the message at caller's request
> ------------------------------------------------------------------
>
>                 Key: CXF-1989
>                 URL: https://issues.apache.org/jira/browse/CXF-1989
>             Project: CXF
>          Issue Type: Improvement
>          Components: Core
>            Reporter: William Tam
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 2.1.4, 2.2
>
>         Attachments: CXF-1989.patch
>
>
> A usecase for this can be the apache camel router (camel-cxf component) 
> sending raw inputstream as Camel message body to be consumed outside CXF.  
> The caller could set a flag in the CXF exchange.  ClientImpl would call 
> getConduitSelector().complete(exchange) if the flag is not set or the flag is 
> false;

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to