Hi all, I tried to use a CXF Camel behind the CXFSerlvet to consume my web service and inject them in my Camel routes.
It works fine but...... In my processors, when try to lookup the request data (exchange.getIn()...), I always got A SOAPMessage object I would have liked to have the POJO bound to my WSDL definition. In other words, I got a generic DOM like object I I would have liked a bound object. Is it possible? Regards. Guillaume -- View this message in context: http://www.nabble.com/CXF---Camel-%3A-Pojo-mode-%3D-DOM-mode-tp20378157s22882p20378157.html Sent from the Camel - Users mailing list archive at Nabble.com.