How do I build a WSML file for a Microsoft client in VB6 with a Java server?

How do I build a WSML file for a Microsoft client in VB6 with a Java server? I don't have a dll file to build WSDL and WSML files with the Wizard MS SOAP toolkit!

    Requires Free Membership to View

Correct me if I'm wrong (I'm not a MS SOAP Toolkit expert), but I don't think you need a WSML file for a Microsoft client. The WSML file is the service configuration file, so it's only needed when deploying a Microsoft service. The Java service has a different type of service configuration file (e.g., Apache Axis has a WSDD file; Systinet WASP has an xml.config file). What you need to get is the WSDL file supplied by the Java service. You use that WSDL file to generate your VB client proxy.

This was first published in May 2002

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.