Kai,
Have a look at WSABI, an open-source Axis administration tool. It provides a graphical interface for managing Axis deployments, including the ability to manage wsdd files.
Some useful links:
Demo: http://demo.wsabi.org/ Download: http://sourceforge.net/projects/wsabi4axis Road Map: http://www.wsabi.org/
Mike
Kai Großjohann wrote:
For security reasons, my colleagues would like to avoid using the AdminService that's included with Axis. A method would be desirable that just reads the server-config.wsdd from disk, edits it as described in the deployment/undeployment descriptor, then writes the new file.
Is this possible? How?
Kai
PS: I found the "-llocal://" method, but that does not appear to read the existing server-config.wsdd. It seems to only write a new server-config.wsdd containing defaults.