Hi

There is a CXF_MESSAGE format that may allow you to do a generic SOAP
consumer with camel-cxf.
http://camel.apache.org/cxf

On Sat, May 4, 2013 at 2:05 PM, Smith-John <mich...@gmail.com> wrote:
> Hi,
>
> thanks for the survey.
>
> But is it possible with cxf to get a generic SOAP consumer? With generic I
> mean that it can handle all possible kinds of different SOAP messages. Using
> MESSAGE dataformat it can't handle headers and with POJO dataformat I have
> to provide e.g. serviceClass that I haven't, cause it should be generic.
>
> Using jetty component and parsing the message with soap.MessageFactory
> should work I think but since I already need cxf-compnent for an other route
> I would also like to use it for this problem.
>
> So, is it possible with cxf?
>
> Regards.
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/How-to-create-a-generic-SOAP-consumer-tp5731741p5732014.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
FuseSource is now part of Red Hat
Email: cib...@redhat.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to