Given that I've got a wsdl file and wsdd deploy file, how can I generate a server-config.wsdd file without having a running webserver with axis installed?

I would like to build a war file with axis and my jar files as
well as the server-config.wsdd. I do not want to have to call
the AdminClient to deploy the wsdd file to a running instance
of axis - I simply want to can the server-config.wsdd in the war
file.

Richard



Reply via email to