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/21 10:24:15 UTC

Stopping application installation?

I want to stop the installation of an application under certain conditions.

I have a servlet that is loaded on startup and I check some things in its
init() method. I want to be able to disable the application at this point.
Throwing a ServletException in the init() doesn't seem to work.

Question is: How does one stop the installation of an application?

Tomcat 4.0.3 standalone with jdk1.4 on Solaris8.

TIA

- Mark


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