Added a convert SOAPMessage to String method
--------------------------------------------

                 Key: CAMEL-900
                 URL: https://issues.apache.org/activemq/browse/CAMEL-900
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-cxf
            Reporter: Willem Jiang
            Assignee: Willem Jiang
             Fix For: 1.5.0


 To provide a generic way to transform the SOAP message into a plain XML string 
representation in camel-cxf component, so we could use the below spring 
configuration to do it.
<convertBodyTo type="java.lang.String"/>




-- 
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