Hi, I would like to throw an AxisFault and set its various parameters in the following constructor:
AxisFault(java.lang.String code, java.lang.String faultString, java.lang.String actor, org.w3c.dom.Element[] details) Could someone show me an example as to how to provide the org.w3c.dom.Element[] details in it. Thanks, Rommel Sharma. ----- Original Message ----- From: "Tore Halset" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 06, 2004 7:59 PM Subject: Re: How to get to the wsdl > On Jan 6, 2004, at 14:45, [EMAIL PROTECTED] wrote: > > > Looks like the wsdl file was included and not generated by axis, look > > at the > > wsdd file of the web service (that registers the web service) to see > > where it > > is located. > > The wsdd-file does not mention any wsdl-file. > > - Tore. > > ********************************************************* Disclaimer This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. ********************************************************* Visit us at http://www.mahindrabt.com
