hi Vinay, You can specify the wsdlFile attribute for <service> element inside the WSDD file. For more information, see the WSDD Schema at axis\wsdd\WSDD.xsd or the documentation at http://ws.apache.org/axis/java/reference.html
Setting this attribute causes the call setWSDLFile() on JavaServiceDesc object. Venkat On Thu, 18 Nov 2004 11:22:50 +0530, Vinay Punnoose <[EMAIL PROTECTED]> wrote: > Is there any way, by which we can stop axis from generating a wsdl runtime. > So that once I generate a wsdl, I can store it somewhere and everytime > the wsdl is requested from the browser, its the stored wsdl which is > showed. > > Regards > Vinay >