HI! If the server throws an exception then Axis puts the stacktrace into the <detail> tag of the response with namespace "ns2". Does this follow some standard, so should other SOAP implementations (like .NET) understand this? The current implementation of .NET (using generated proxy classes) does not even provide the text of the fault detail, only the fault string.
Thanks! Regards, Thomas