Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

dynamically generated handlers in wsdd file

843834Jul 14 2005 — edited Dec 27 2005
Hello,

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 24 2006
Added on Jul 14 2005
3 comments
131 views