[Lazarus] gSOAP vs ws_helper.exe vs VMware

Michael Van Canneyt michael at freepascal.org
Mon Nov 23 09:30:28 CET 2009



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.


More information about the Lazarus mailing list