>In the *.wsdd file, the flag is named 'useProductionMode' or something >like that.
Yeah there is such a flag, but turning that to production mode also didn't make a difference. I'm using doc/literal encoding with axis 1.1 Vikas -----Original Message----- From: matthew.hawthorne [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 18, 2004 4:00 PM To: [EMAIL PROTECTED] Subject: Re: Help in Exception handling... Christophe Roudet wrote: > I am not sure it is possible to skip the stack trace. > I have just looked to the AxisFault code and it seems that fault details > will always be filled with the stack trace (see the > initFromException(Exception target) method). I think there may be a flag you can set that turns off the sending of stack traces to the client. In the *.wsdd file, the flag is named 'useProductionMode' or something like that. I have vague memories of seeing such a thing on this list, but I may be getting confused.
