Hi, is it possible to generate the server-config.wsdd without starting a axis web application inside a webserver? Using AdminClient it is easy, but I'd like to avoid the axis WS deployment step alltogether and provide the server-config.wsdd with the war file. Using Ant, starting a web server, deploying the web services and copying the server-config.wsdd during the development cycle is just a little bit akward.
Any idea? thanks very much for your help Juergen
