Look in the message archive. There was a discussion on the exact same problem, few days ago. Look for message subject "exception handling".
-----Original Message----- From: David denBoer [mailto:[EMAIL PROTECTED] Sent: Thursday, July 01, 2004 11:35 AM To: [EMAIL PROTECTED] Subject: Fault problem Hi all, I am new to AXIS development, and am working on a large web-service project now. In my app, I need to send a soap fault when an error condition occurs. I would like the content of that fault msg to just be an error code, with a possible message. Right now when I throw a soap exception, I get the fault, but also get the stack trace in the email too, and that is not good. Any help is appreciated. David.
