On Sun, 22 Nov 2009, Michael Joyner ᏩᏯ wrote:

I have tried using the ws_helper from the web services toolkit to import the WSDL file relating to vSphere, I end up with a *.pas file that only contains nothing of note beyond initial class registration. :(

Did you request the other files ? You should end up with 3 files:
mywsdl.pas
urn_mywsdl.pas
mywsdl_proxy.pas

The _proxy file contains what you need to communicate with the service.

Michael.
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to