You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by suneshkumar <su...@gmail.com> on 2016/07/06 16:10:29 UTC

Re: SOAP 1.2 and cxf end point

Hi

I am facing the same issue now, anybody else able to resolve this?

Please share your experience it would be helpful

Cheers

Sunesh



--
View this message in context: http://camel.465427.n5.nabble.com/SOAP-1-2-and-cxf-end-point-tp5771070p5784902.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: SOAP 1.2 and cxf end point

Posted by yogu13 <yo...@gmail.com>.
Hello,

If using xml try specifying the version for soap binding or incase of
annotations try specifying it as below

@SOAPBinding(style = Style.DOCUMENT)

Regards,
-Yogesh



--
View this message in context: http://camel.465427.n5.nabble.com/SOAP-1-2-and-cxf-end-point-tp5771070p5784906.html
Sent from the Camel - Users mailing list archive at Nabble.com.