dynamically generated handlers in wsdd file
843834Jul 14 2005 — edited Dec 27 2005Hello,
I find that everytime I re-deploy my web service code, I need to go into the server-config.wsdd file and re-insert my handler declarations then restart my server.
Has anybody had luck in creating some sort of dynamic mechanism for handling this? Maybe by extending the functionality of the axis ant tasks for wsdl2java to have it, in addition to generating the <service/> elements, to also generate <requestFlow/> elements with <handler/> elements within that?
I'm just looking for ways to shorten the turn-around time for development to deployment. Thanks!
- M