Hi, I am having trouble getting the stack trace for server exceptions back to the client using the org.apache.soap.server.DOMFaultListener.
eg a simple NullPointer has no stacktrace: The call failed: Fault Code = SOAP-ENV:Server Fault String = java.lang.NullPointerException; nested exception is: java.lang.NullPointerException Fault Detail = [[stackTrace: null]] has anyone got any ideas? cheers timj
