You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Manik Surtani <ma...@surtani.org> on 2005/07/27 13:50:50 UTC

Manager servlet to manage virtual hosts

Hi,

I'm running TC 5.0.19 and have 8 virtual hosts on the box.

Each virtual host has a default ("/") context with it's app deployed.

When I access tomcat on it's IP address on port 8080, I get the  
default tomcat root, with access to the admin and manager servlets.

Whenever I access the manager servlet though, I can only administer  
the root host and not contexts within the virtual hosts.

Essentially I need an easy mechanism to reload apps within the  
virtual hosts (wither via cmd line or www interface) without  
restarting tomcat or affecting the deployments on the other virtual  
hosts.

Any ideas on how I can best achieve this?

Thanks.
Manik

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org