yoavs 2004/09/01 12:20:13 Modified: webapps/docs/config ajp.xml context.xml engine.xml host.xml http.xml loader.xml manager.xml server.xml service.xml valve.xml Log: Removed "debug" attribute. Revision Changes Path 1.7 +0 -6 jakarta-tomcat-catalina/webapps/docs/config/ajp.xml Index: ajp.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/config/ajp.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ajp.xml 6 Aug 2004 13:14:26 -0000 1.6 +++ ajp.xml 1 Sep 2004 19:20:12 -0000 1.7 @@ -124,12 +124,6 @@ <attributes> - <attribute name="debug" required="false"> - <p>The debugging detail level of log messages generated by this - component, with higher numbers creating more detailed output. - If not specified, this attribute is set to zero (0).</p> - </attribute> - <attribute name="protocol" required="true"> <p>This attribute value must be <code>AJP/1.3</code> to use the AJP handler.</p> 1.14 +0 -7 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.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- context.xml 31 Aug 2004 19:55:17 -0000 1.13 +++ context.xml 1 Sep 2004 19:20:12 -0000 1.14 @@ -249,13 +249,6 @@ disclosure, among other security problems.</b></p> </attribute> - <attribute name="debug" required="false"> - <p>The level of debugging detail logged by this <strong>Engine</strong> - to the associated <a href="logger.html">Logger</a>. Higher numbers - generate more detailed output. If not specified, the default - debugging detail level is zero (0).</p> - </attribute> - <attribute name="managerChecksFrequency" required="false"> <p>Frequency of the session expiration, and related manager operations. Manager operations will be done once for the specified amount of 1.5 +0 -7 jakarta-tomcat-catalina/webapps/docs/config/engine.xml Index: engine.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/config/engine.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- engine.xml 30 Jul 2003 18:37:51 -0000 1.4 +++ engine.xml 1 Sep 2004 19:20:12 -0000 1.5 @@ -94,13 +94,6 @@ <attributes> - <attribute name="debug" required="false"> - <p>The level of debugging detail logged by this <strong>Engine</strong> - to the associated <a href="logger.html">Logger</a>. Higher numbers - generate more detailed output. If not specified, the default - debugging detail level is zero (0).</p> - </attribute> - </attributes> </subsection> 1.7 +0 -7 jakarta-tomcat-catalina/webapps/docs/config/host.xml Index: host.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/config/host.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- host.xml 23 Dec 2003 16:50:17 -0000 1.6 +++ host.xml 1 Sep 2004 19:20:12 -0000 1.7 @@ -132,13 +132,6 @@ <attributes> - <attribute name="debug" required="false"> - <p>The level of debugging detail logged by this <strong>Engine</strong> - to the associated <a href="logger.html">Logger</a>. Higher numbers - generate more detailed output. If not specified, the default - debugging detail level is zero (0).</p> - </attribute> - <attribute name="deployXML" required="false"> <p>Set to <code>false</code> if you want to disable deploying applications using a Context XML config file. This also disables 1.12 +0 -6 jakarta-tomcat-catalina/webapps/docs/config/http.xml Index: http.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/config/http.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- http.xml 23 Jul 2004 14:13:41 -0000 1.11 +++ http.xml 1 Sep 2004 19:20:12 -0000 1.12 @@ -181,12 +181,6 @@ presented. The default value is 60000 (i.e. 60 seconds).</p> </attribute> - <attribute name="debug" required="false"> - <p>The debugging detail level of log messages generated by this - component, with higher numbers creating more detailed output. - If not specified, this attribute is set to zero (0).</p> - </attribute> - <attribute name="disableUploadTimeout" required="false"> <p>This flag allows the servlet container to use a different, longer connection timeout while a servlet is being executed, which in the end 1.5 +0 -7 jakarta-tomcat-catalina/webapps/docs/config/loader.xml Index: loader.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/config/loader.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- loader.xml 24 Aug 2003 20:11:34 -0000 1.4 +++ loader.xml 1 Sep 2004 19:20:12 -0000 1.5 @@ -111,13 +111,6 @@ <code>true</code>. The default is 15 seconds.</p> </attribute> - <attribute name="debug" required="false"> - <p>The level of debugging detail logged by this <strong>Engine</strong> - to the associated <a href="logger.html">Logger</a>. Higher numbers - generate more detailed output. If not specified, the default - debugging detail level is zero (0).</p> - </attribute> - <attribute name="loaderClass" required="false"> <p>Java class name of the <code>java.lang.ClassLoader</code> implementation class to use. If not specified, the default value is 1.7 +0 -7 jakarta-tomcat-catalina/webapps/docs/config/manager.xml Index: manager.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/config/manager.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- manager.xml 14 Jan 2004 09:59:12 -0000 1.6 +++ manager.xml 1 Sep 2004 19:20:12 -0000 1.7 @@ -91,13 +91,6 @@ for this manager. The default value is 60 seconds.</p> </attribute> - <attribute name="debug" required="false"> - <p>The level of debugging detail logged by this <strong>Manager</strong> - to the associated <a href="logger.html">Logger</a>. Higher numbers - generate more detailed output. If not specified, the default - debugging detail level is zero (0).</p> - </attribute> - <attribute name="entropy" required="false"> <p>A String value that is utilized when seeding the random number generator used to create session identifiers for this Manager. 1.4 +1 -6 jakarta-tomcat-catalina/webapps/docs/config/server.xml Index: server.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/config/server.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- server.xml 15 Jan 2003 03:40:44 -0000 1.3 +++ server.xml 1 Sep 2004 19:20:12 -0000 1.4 @@ -59,12 +59,7 @@ common attributes listed above):</p> <attributes> - <attribute name="debug" required="false"> - <p>The level of debugging detail logged by this <strong>Server</strong> - to the associated <a href="logger.html">Logger</a>. Higher numbers - generate more detailed output. If not specified, the default - debugging detail level is zero (0).</p> - </attribute> + </attributes> </subsection> 1.4 +1 -6 jakarta-tomcat-catalina/webapps/docs/config/service.xml Index: service.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/config/service.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- service.xml 15 Jan 2003 03:40:44 -0000 1.3 +++ service.xml 1 Sep 2004 19:20:12 -0000 1.4 @@ -58,12 +58,7 @@ common attributes listed above):</p> <attributes> - <attribute name="debug" required="false"> - <p>The level of debugging detail logged by this <strong>Service</strong> - to the associated <a href="logger.html">Logger</a>. Higher numbers - generate more detailed output. If not specified, the default - debugging detail level is zero (0).</p> - </attribute> + </attributes> </subsection> 1.9 +0 -5 jakarta-tomcat-catalina/webapps/docs/config/valve.xml Index: valve.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/config/valve.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- valve.xml 15 Apr 2004 21:35:15 -0000 1.8 +++ valve.xml 1 Sep 2004 19:20:12 -0000 1.9 @@ -364,11 +364,6 @@ <strong>org.apache.catalina.authenticator.SingleSignOn</strong>.</p> </attribute> - <attribute name="debug" required="false"> - <p>Detail level of debugging messages created by this component. By - default, this is set to zero (0), which means no debug output.</p> - </attribute> - <attribute name="requireReauthentication" required="false"> <p>Default false. Flag to determine whether each request needs to be reauthenticated to the security <strong>Realm</strong>. If "true", this
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]