put <wsdlFile>/myWsdlFile.wsdl</wsdlFile> as a child of the <service>
element
in your deployment descriptor and put the wsdl file in axis/WEB-INF/classes/

Jeff
----- Original Message ----- 
From: "Kartik" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 30, 2004 10:51 AM
Subject: How to tell Axis what WSDL to publish?


> When I deploy my webservice, Axis does not publish the
> original WSDL at the endpoint location - instead it
> creates one on-the-fly - which is not very much liked
> by WSDLToxyz generators commercially available (.NET
> wsdlt.exe, IONA Artix wsdltojava etc.)  Is there a way
> to force Axis to publish the original WSDL - unchanged?


Reply via email to