I've used this sample before on a simple webservice that provides the
WSDL file via a URL.

I now need to use this with a more complex webservice where the WSDL
and XSD files are distributed and stored locally.

SOAPUI has no problem  loading the local WSDL file and constructing requests.

WSDL.exe will work its magic if I specify the XSD files along with the
WSDL file on the commandline.

DynamicWebServiceHelpers errors out on just the WSDL and chokes on
more than one parameter.  Is there a simple solution I'm missing?


Bruce
_______________________________________________
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to