Because you have to restart Tomcat if you make any changes to server.xml
- it's only read during initialization. Consequently, updating the app
on the fly when its <Context> tag is in server.xml is not possible. To
quote from the doc:
ok
Actually I'm not pretty sure to be ok.
How do you manage the problem, if you need to define a Host element
whith many Alias ?
Can you put the definition of your Host element in
%TOMCAT_HOME%/conf/[ENGINE]/[HOST]/myApp.xml, and nest the context
definition inside the host definition ?
Mic.
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]