On 3/17/11 9:43 AM, hyjshanghai wrote:
As I remember, no, the SOAP fault message returned from the web service does
not include stack trace.

However, as I said, even an Arithmetic exception thrown within a Camel
processor has null stack trace when it is retrieved by the Camel processor
referenced in the onException clause. Why?

I need to take a look at your route, a test case could be helpful.

You said server side exception is not marshaled by default. Then, how can I
enable the marshalling of a server-side exception?

CXF doesn't support it out of box. You need to change your fault message schema, to put the stack trace in it.

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



--
Willem
----------------------------------
FuseSource
Web: http://www.fusesource.com
Blog:    http://willemjiang.blogspot.com (English)
         http://jnn.javaeye.com (Chinese)
Twitter: willemjiang

Reply via email to