Just a quick note for CXF server return the stack trace back to the client.
 If you are using SOAP 11 , CXF can put the stack trace into the fault
message if you enable the option faultStackTraceEnabled like this

       
         
                        
                        
                
        

I'm now working on CXF-3445 to make sure this feature can work with SOAP12.

[1]https://issues.apache.org/jira/browse/CXF-3445


--
View this message in context: 
http://camel.465427.n5.nabble.com/Missing-Stack-Trace-when-Handling-SOAP-Fault-from-a-CXF-Endpoint-tp3774168p4287903.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to