I use CXF endpoint in CXF_MESSAGE format. The incoming message body is type of SOAPMessage.
This request is wsdl first approach and I have access to all the wsdl2java generated classes. I wonder if there is an easy way to convert this message to POJO? Camel must be doing it since that is behavior when CXF endpoint data format is POJO. Now I need to do the same myself. Thanks. -- View this message in context: http://camel.465427.n5.nabble.com/HOW-TO-convert-SOAPMessage-to-POJO-tp5749392.html Sent from the Camel - Users mailing list archive at Nabble.com.
