1. Axis1.1 strips out stack traces unless you configure the box as a development system. 2. if you create your own fault you can fiddle with it by adding whatever xml nodes you want; again axis1.1 makes this easier
----- Original Message ----- From: "Andreas Siegers" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 23, 2003 07:06 Subject: Custom soapfault Hi. I have a message style webservice. with method signature public Element[] deliverMessage(Element [] bodies ) throws SOAPException Is there an easy way to get full control of the generated SOAPFault? For example I do not wish to send back full exception stacktrace to my clients. regards Andreas
