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.