You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Mark O'Driscoll <ma...@eircom.net> on 2002/08/22 15:26:03 UTC

Programmatically remove an application?

Is there a way to programmatically remove or stop the installation of a web
application?

i.e. call a function that does the same as
http:/....:8080/manager?remove=/app

TIA


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Programmatically remove an application?

Posted by "Sexton, George" <gs...@mhsoftware.com>.
Why not open a socket and send an HTTP request to the manager application?

-----Original Message-----
From: Mark O'Driscoll [mailto:markonm@eircom.net]
Sent: 22 August, 2002 7:26 AM
To: Tomcat Users List
Subject: Programmatically remove an application?


Is there a way to programmatically remove or stop the installation of a web
application?

i.e. call a function that does the same as
http:/....:8080/manager?remove=/app

TIA


--
To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>