We need more information about how did you configure the camel-cxf endpoint.
I guess you were not using POJO data format, and you may need to update the 
camel-cxf endpoint to let it use SOAP 1.2 binding.

--  
Willem Jiang

Red Hat, Inc.
Web: http://www.redhat.com
Blog: http://willemjiang.blogspot.com(http://willemjiang.blogspot.com/) 
(English)
http://jnn.iteye.com(http://jnn.javaeye.com/) (Chinese)
Twitter: willemjiang  
Weibo: 姜宁willem



On March 4, 2014 at 10:05:05 PM, fs (mholla...@gmail.com) wrote:
>  
> Hi,
>  
> we have a SOAP 1.2 WSDL and a CXF endpoint configured based on that.  
>  
> Everything works fine when there are no exceptions in the integration  
> i.e.
> we get back a SOAP 1.2 response as supposed.
>  
> But when an exception occurs in the route, it seems that a soap  
> fault is
> returned - that is also fine except for the fact that the fault  
> is delivered
> on a SOAP 1.1 envelope. We would like to have the soap fault that  
> is based
> on the SOAP 1.2 version in this case.
>  
> Don't know why this is happening, but if anyone has an idea how  
> to proceed
> we'd really appreciate it a lot.
>  
> We are using ServiceMix 4.5.3 with Camel 2.10.7 and CXF 2.6.9  
>  
>  
>  
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Camel-CXF-SOAP-1-1-vs-SOAP-1-2-tp5748285.html
>   
> Sent from the Camel - Users mailing list archive at Nabble.com.  
>  

Reply via email to