Or as a shortcut, look at the Manager webapp and see what it does to reload a Context.

-Tim

Shapira, Yoav wrote:

Hi,
Yes, it's possible.  You walk down the container hierarchy of the
org.apache.catalina classes, starting with the factory like
ServerFactory.getServer, then Service, Engine, Host, etc, and call the
stop/start methods as needed.

Yoav Shapira http://www.yoavshapira.com



-----Original Message-----
From: Satish Plakote [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 30, 2004 7:03 AM
To: [EMAIL PROTECTED]
Subject: Reloading context through Code

hi
Is is possible to reload the tomcat Context through the Code.

rgds
Satish


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



Reply via email to