DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5629>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5629
web.xml is not re-read using manager reload
------- Additional Comments From scott@xigole.com 2002-01-02 08:43 -------
>From the docs
(http://jakarta.apache.org/tomcat/tomcat-4.0-doc/manager-howto.html)
Signal an existing application to shut itself down and reload. This can be
useful when you've recompiled classes on an application that is not configured
with the reloadable="true" attribute in its <Context> entry in
$CATALINA_HOME/conf/server.xml, or when you've made other changes (such as to
conf/web.xml) that are not automatically recognized by Tomcat.
It does not seem even slightly intuitive that a reload is really just a partial
undeploy/redeploy. At the very least this is a doc bug.
--
To unsubscribe, e-mail: <mailto:tomcat-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-dev-help@jakarta.apache.org>
|