Hi, has anybody out there actually built a client and webservice which really deals and handles correctly custom exceptions - and a precise documentation on it ? I am _never_ getting a non-null .getDetail in the AxisFault, although I clearly throw a custom exception at the server side.
Axis folks, do you have actually a working example for this ? Why is the .getDetail always empty ???? Even modiying the axis2.xml in the axis2.war file deployed on jboss wont help (<parameter name="DrillDownToRootCauseForFaultReason">true</parameter>) Kind regards, Jay --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
