RE: WSDL

2002-06-14 Thread rubys
Martin, try:

http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-axis/java/docs/user-guide.html

- Sam Ruby

RE: WSDL

2002-06-14 Thread rubys
Martin Gainty wrote:

 I havent seen anything about WSML being supported by SOAP..
 Is WSML Microsoft specific??

WSML is COM specific.  The Axis/Java equivalent is WSDD.  The WSDL2Java program will generate the WSDD documents for you.

- Sam Ruby