RE: Un/Deploying web services w/o AdminClient

2003-07-11 Thread mzahirovic
ndeploy/deploy thing.  Just replace the binaries in the appropriate places. -Original Message----- From: mzahirovic [mailto:[EMAIL PROTECTED]] Sent: Friday, July 11, 2003 12:01 PM To: [EMAIL PROTECTED] Subject: Un/Deploying web services w/o AdminClient Is there a way to un/deploy we

Un/Deploying web services w/o AdminClient

2003-07-11 Thread mzahirovic
Is there a way to un/deploy web services into axis without using the AdminClient? It seems that in order to redeploy a web service I have to first undeploy, then deploy it, as well as restart the Tomcat. This whole proccess takes too long and I'm looking to improve the time it takes to run Admin