Title: AxisFault and fault definition in the wsdl

- If I want my service implementation methods (operations in wsdl terms) to throw AxisFault
how do I define this in the wsdl ? Do I need to use wsdl:fault ? Is there such an example ?

- If my service methods throw AxisFault, and if my client is not written in Axis2, what needs
to be done in the client code to catch these exceptions?

- What is the relationship between SOAPFault and AxisFault ?

Gul

Reply via email to