Re: Undeploying without using manager?

2004-12-14 Thread Fredrik Jonson
On 2004-12-14, Shapira, Yoav [EMAIL PROTECTED] wrote:

  I would like to stop and undeploy a webapp without restarting
  tomcat, and without using the manager application.

 You can use the Manager through Ant, as illustrated in the Manager
 how-to doc.  But if really don't want to use the Manager at all, and
 don't want to restart Tomcat, go write your own undeployment mechanism.

In this case, the manager app isn't installed at all (security 
precaution), I probably should have mentioned that. And writing 
my own deployment mechanism seems like way over my head right now. 
At lest I know I haven't missed anything obvious. 

Thanks for the input.
-- 
Fredrik Jonson


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: Undeploying without using manager?

2004-12-13 Thread Shapira, Yoav

Hi,

I would like to stop and undeploy a webapp without restarting
tomcat, and without using the manager application. Preferablely
using a command line tool. How can I do that?

You can use the Manager through Ant, as illustrated in the Manager
how-to doc.  But if really don't want to use the Manager at all, and
don't want to restart Tomcat, go write your own undeployment mechanism.

Yoav Shapira http://www.yoavshapira.com




This e-mail, including any attachments, is a confidential business 
communication, and may contain information that is confidential, proprietary 
and/or privileged.  This e-mail is intended only for the individual(s) to whom 
it is addressed, and may not be saved, copied, printed, disclosed or used by 
anyone else.  If you are not the(an) intended recipient, please immediately 
delete this e-mail from your computer system and notify the sender.  Thank you.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]