> From: Pid [mailto:p...@pidster.com]
> Subject: [OT] Re: Tomcat 6 and Apache2 VS Tomcat 6 alone
> 
> > Additionally, if you added a new host, you would need to edit the
> server.xml to add a reference to it. It would be much nicer if it
> worked like context config files. The file system currently being used
> for tomcat seems perfectly set up for such a thing.
> 
> I don't believe that the config parser can cope with making dynamic
> changes to the server's structure.  It is possible to make fairly
> significant changes via JMX.

Additional <Host> elements do *not* need to be specified in server.xml - you 
can add and remove them on the fly with Tomcat's host-manager (not manager) 
webapp. 

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to