Hello. Does anyone know a simple way to automate the generation of a deployable server wsdd. Indeed, to build a deployable war, the default server-config.wsdd must be extended with the application's services descriptors, and, to achieve this, we have to either copy/paste the generated services elements, or code a DOM program to add them...
I imagine a wsdl2java ant task (or command) extension could generate a deployable server-config.wsdd instead of the simple deploy.wsdd, based, either on the default axis one, or a task custom one, for those who need specific handlers... Some idea ? Thanks... -- Ephemeris Lappis
