Matias,
 
Was that a typo? did you mean to ask how to obtain the WSDL file?
 
From .NET all you need is the WSDL file to generate a client. You only need a WSML file when you're using MS SOAP Toolkit to build a service (not a client). Note that you don't need WSML with .NET.
 
How did you build your service? with Apache SOAP? or some other SOAP toolkit?
 
If your service is built with Java, then you should be able to use a java2wsdl tool to generate your WSDL. You can find a java2wsdl tool in the Apache Axis kit.
 
Anne
-----Original Message-----
From: Mati [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 13, 2002 10:35 AM
To: [EMAIL PROTECTED]
Subject: WSDL

Hi, i want to create the WSDL to make available the service to a .NET application. How can i obtain this WSML from the service created and deplyed in SOAP?
 
Thanks a lot.
 
Matias.
 

Reply via email to