I use the tomcat manager app to be able to modify existing sites without having to restart the Tomcat server.
It works fine, but I'm hosting multiple sites on the same Tomcat server, and each site has its own virtual host. Each virtual host has a corresponding <Host> in server.xml, so when I want to deploy a whole new site, I have to add a new <Host> and restart the server. Is there a way to tell tomcat to reread the server.xml, without restarting the server? Thanks -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
