Camel CxfConsumer should be able to populate the CxfResponse from camel 
exchange according to the exchange pattern
------------------------------------------------------------------------------------------------------------------

                 Key: CAMEL-4030
                 URL: https://issues.apache.org/jira/browse/CAMEL-4030
             Project: Camel
          Issue Type: Improvement
          Components: camel-cxf
            Reporter: Willem Jiang
            Assignee: Willem Jiang
             Fix For: 2.8.0


When the use is setting the exchange pattern on the camel route like this
{code}
   from("cxf:xxx").inonly("jms:xxx").to("xxx")
{code}
Camel cxf consumer should be able to take the response according to the 
exchange pattern.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to