dynamically add new virtual host?

2008-04-04 Thread ahnf
Hi, How can I add a new virtual host on the fly, and have that configuration be persisted? I see the "host-manager" app, however once the host is added under conf/Catalina/ upon tomcat restart that host is not picked up because the server.xml is not edited. Is the host-manager app still in dev

dynamically add new virtual host

2008-04-01 Thread ahnf
Hi, How can I add a new virtual host on the fly, and have that configuration be persisted? I see the "host-manager" app, however once the host is added under conf/Catalina/ upon tomcat restart that host is not picked up because the server.xml is not edited. Is the host-manager app still in dev