I have a general question on How are faults handled in Muse Client and Server.
For a given operation X defined as some porttype in a wsdl that throws faults F1 and F2 I see the following happening when wsdl2java is run - On Server Side: 1) All operations defined as some capability are shown as throwing generic Exception. On Client Side: 1) All operations defined as part of Proxy are shown as throwing SoapFault. In either of these cases I do not see code for Faults F1 and F2 added by wsdl2java. Questions - How should faults be handled on server and client in view of WS-BaseFaults Specification? General outline or guidelines would be much appreciated. Thanks. --Baseer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
