Can one dynamically deploy a new service using axis?


What do I mean by dynamic deployment? Well, I do not mean that
you have to know what you are going to deploy and put all the
needed jar files into the WEB-INF/lib directory before you
start the axis servlet - thats hardly dynamic.
Rather, I want to be able to deploy a new service, with its
new jar files, after axis is up and running. Can one tell
axis where to find a new service's jar file while deploying
with the wsdd file?

Application servers generally allow one to dynamically deploy. What
I would like to do something similar with axis.

Thanks
\

Richard




Reply via email to