You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/05/15 05:31:25 UTC

DO NOT REPLY [Bug 19942] New: - jakarta-tomcat-5/resources/confinstall/server_2.xml

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=19942>.
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=19942

jakarta-tomcat-5/resources/confinstall/server_2.xml

           Summary: jakarta-tomcat-5/resources/confinstall/server_2.xml
           Product: Tomcat 5
           Version: 5.0.2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: pepper@rockefeller.edu


s/will works/will work/
Clarify $CATALINA_HOME/logs (as written, it's confusing).

Index: resources/confinstall/server_2.xml
===================================================================
RCS file: /home/cvspublic/jakarta-tomcat-5/resources/confinstall/server_2.xml,v
retrieving revision 1.9
diff -u -r1.9 server_2.xml
--- resources/confinstall/server_2.xml	3 May 2003 21:55:13 -0000	1.9
+++ resources/confinstall/server_2.xml	15 May 2003 03:25:09 -0000
@@ -116,7 +116,7 @@
       <!-- Add the following attributes if you want to turn XML validation
            on. Remember to comment the Host element above. 
            
-           Note: XML Schema validationn will works with Xerces 2.0.1 or 
+           Note: XML Schema validationn will work with Xerces 2.0.1 or 
            Xerces 2.1. Xerces 2.0.2 and Xerces 2.2 have bugs that prevent 
            their use with Tomcat-->
       <!--
@@ -144,8 +144,8 @@
         -->
 
         <!-- Access log processes all requests for this virtual host.  By
-             default, log files are created in the "logs" directory relative to
-             $CATALINA_HOME.  If you wish, you can specify a different
+             default, log files are created in $CATALINA_HOME/logs.
+             If you wish, you can specify a different
              directory with the "directory" attribute.  Specify either a relative
              (to $CATALINA_HOME) or absolute path to the desired directory.
         -->

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org