Anne:
I have been playing using Axis to invoke webservices from a dynamic invocation client.

For example: the following webservice http://chs.gotdotnet.com/quickstart/aspplus/samples/services/MathService/VB/MathService.asmx?WSDL defines the operation Add as document/litreal.

But I can invoke it successfully if I set the style to be wrapped. Wondering if all the document literal webservices can be accesible using the wrapped style.

Also I have an xml document in string. Want to send the xml to invoke the webservice and get the response as xml and use it. What is the bst way to do this.

Thanks for your time.

Regards,
ravi

Reply via email to