Thanks, but looks like the properties DrillDownToRootCauseForFaultReason
and sendStacktraceDetailsWithFaults are not available in Axis2 0.95

So I have to wait for Axis2 1.1, because 1.0 isn't working with our WSDL
and we don't want to use nightly builts.

-----Original Message-----
From: Eran Chinthaka [mailto:[EMAIL PROTECTED] 
Sent: Dienstag, 20. Juni 2006 19:41
To: axis-user@ws.apache.org
Subject: Re: [Axis2] Stacktrace output in SoapFault

Sebastian Szczygiel wrote:
> Hi,
> 
> Due to security reasons I need to deactivate the java stacktrace
output
> in SoapFault (inside XML tag <Exception>).
> 
> The constructor of AxisFault allows me easily to set the value of
> <faultstring>, but how can I change the value of <Exception>?

You wanna do this for *all* the out going soap fault messages. If yes,
set "DrillDownToRootCauseForFaultReason" property to true in axis2.xml.

-- Chinthaka


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to