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
signature.asc
Description: OpenPGP digital signature
