Hi All, Does anybody know how to stop Axis autogenerating WSDL file when we type in url bar something like http://localhost:8080/axis/services/SomeService?WSDL Documentation says that you can do this using one of the global configuration parameters in server-config.wsdd file. But I could not locate any such information in reference section. Please help me. Thanks Niral
Would the answer lie in specifying a <wsdlFile>/MyService.wsdl</wsdlFile> element for your service and simply have the file be empty or missing completely?