yoavs 2004/06/02 05:43:34 Modified: webapps/docs/config context.xml Log: Added default info for reloadable attribute. Revision Changes Path 1.10 +2 -1 jakarta-tomcat-catalina/webapps/docs/config/context.xml Index: context.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/config/context.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- context.xml 6 Feb 2004 14:26:10 -0000 1.9 +++ context.xml 2 Jun 2004 12:43:34 -0000 1.10 @@ -165,7 +165,8 @@ changes, and automatically reload the web application if a change is detected. This feature is very useful during application development, but it requires significant runtime overhead and is - not recommended for use on deployed production applications. You + not recommended for use on deployed production applications. That's + why the default setting for this attribute is <i>false</i>. You can use the <a href="../manager-howto.html">Manager</a> web application, however, to trigger reloads of deployed applications on demand.</p>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]