Hi When and why do we get the ExceptionFault element in the wsdl returned by an axis2 application. The below element shows up as the first element of my wsdl. If this has already been discussed can you point me to a thread that contains this information.
"<xs:element name="ExceptionFault">
<xs:complexType>
<xs:sequence>
<xs:element name="Exception" nillable="true" type="xs:anyType"/>
</xs:sequence>
</xs:complexType>
</xs:element>"
Thanks
Anil
