In Eclipse, I was using SOAP1.2 for WSDL Generation Option. On Server side, I have the following error:
Dec 26, 2007 1:48:25 PM org.apache.cxf.binding.soap.interceptor.Soap12FaultOutIn terceptor handleMessage INFO: class org.apache.cxf.binding.soap.interceptor.Soap12FaultOutInterceptorapp lication/soap+xml Everything works fine after I changed to use SOAP1.1. Now the question is why SOAP1.2 is not working for CXF? -- View this message in context: http://www.nabble.com/how-to-handle-exception-in-CXF-tp14505864p14580009.html Sent from the cxf-user mailing list archive at Nabble.com.
