Bahman Kalali wrote: > I had the same problem after installing a fresh Axis. I found that if I > start Tomcat again, the error message does not show anymore. I only noticed > this error for the first time that I installed axis in Tomcat and wanted to > deploy some services.
The first time you deploy a web service server-config.wsdd will be created. Then you can administer your web services, and things should run smoothly. So, ensure that this wsdd file is deleted, then deploy your web service, and verify that the wsdd file is present. Then you can go to http://serverhost:port/axis and use the links.
