---------- Forwarded message ---------- From: Kumar <[EMAIL PROTECTED]> Date: Jul 11, 2005 12:31 PM Subject: Re: AxisFault: Document root element is missing To: Matthew Riches <[EMAIL PROTECTED]>
Hi Matthew & All, Thank you for the response, is it that you are suggesting "xsi:type=xsd:string" for each of elements in the generated soap message from axis, if so then I have tried this piece of code "_call.setProperty(org.apache.axis.client.Call.SEND_TYPE_ATTR, Boolean.FALSE);" in the axis generated stubs (out of wsdl) but this did not help me ... can you please clarify on how to generate xsi:type="xsd:string" for each of the elements in the request soap message from axis 1.2.1 final to .net web service. Thanks & Regards, Kumar.
