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

Willem Jiang updated CAMEL-6092:
--------------------------------

    Component/s: camel-cxf
    Description: As the CxfConsumer just create the camel exchange with MEP 
InOut by default, but if the SOAP request is OneWay, sometime we need to update 
the MEP to InOnly for further processing. It could be handy if the camel 
exchange MEP can be set according the binding operation information which we 
get from CXF.
       Assignee: Willem Jiang
        Summary: Camel CXF should set the MEP according to the 
BindingOperationInfo   (was: Camel)
    
> Camel CXF should set the MEP according to the BindingOperationInfo 
> -------------------------------------------------------------------
>
>                 Key: CAMEL-6092
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6092
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-cxf
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>
> As the CxfConsumer just create the camel exchange with MEP InOut by default, 
> but if the SOAP request is OneWay, sometime we need to update the MEP to 
> InOnly for further processing. It could be handy if the camel exchange MEP 
> can be set according the binding operation information which we get from CXF.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to