Victor, You can use the ServiceManagerClient to do this. The samples all show how to programmatically deploy without restart.
cheesr (o: dim On Tue, 2 Oct 2001, Victor Hadianto wrote: > AFAIK, you can programatically generated DeploymentDescriptor.ds file and > then you have to repackage soap.war file to include the new > DeploymentDescriptor.ds file. Unfortunately this means that you can't do it > on the fly, meaning you have to shutdown your servlet container. > > However if someone found the otherwise, please correct me if I'm wrong. > > /victor > > On Mon, 1 Oct 2001 21:41, Stefan Henke wrote: > > Websphere 4.0 Hi, > > > > I�m new to SOAP and have one question. > > I use Tomcat and Apache SOAP 2.2 to communicate between client and server. > > > > If I want to deploy a new service, I have to go to the soap admin section > > and fill out the form. > > Is there a way to do this automatically by using the file > > DeploymentDescription.xml which is sent to a servlet via a HTTP request? > > > > Thanks > > Stefan > > ---------------------------------------- > Content-Type: text/html; charset="iso-8859-1"; name="Attachment: 1" > Content-Transfer-Encoding: quoted-printable > Content-Description: > ---------------------------------------- > >
