On the Axis wiki I see the following question:
  Q) How do I deploy a service on web application initialization?

In the last message of the thread that questions' answer refers to, I see the following:

I need to deploy and undeploy services programmatically. The deployment is done from a servlet which is in the same servlet context as the AxisServlet. Is it possible to do the deployment programmatically without using the AdminClient and without restarting
the webapp (which I understand is required if the server-config.wsdd
file is changed)?

I searched the mailing list, but couldn't find any relevent answers.

Does anyone have any advice on how to go about programmatically deploying and undeploying services, or at least appropriate places in the source code to begin looking?

Thanks.
--
Brad

Reply via email to