remm        2004/02/05 08:00:29

  Modified:    catalina/src/conf server.xml
  Log:
  - Remove the Context example.
  
  Revision  Changes    Path
  1.31      +0 -10     jakarta-tomcat-catalina/catalina/src/conf/server.xml
  
  Index: server.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/catalina/src/conf/server.xml,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- server.xml        5 Feb 2004 05:27:31 -0000       1.30
  +++ server.xml        5 Feb 2004 16:00:29 -0000       1.31
  @@ -353,16 +353,6 @@
                    directory="logs"  prefix="localhost_log." suffix=".txt"
               timestamp="true"/>
   
  -        <!-- Define properties for each web application.  This is only needed
  -             if you want to set non-default properties, or have web application
  -             document roots in places other than the virtual host's appBase
  -             directory.  -->
  -
  -        <!-- Tomcat Root Context -->
  -        <!--
  -          <Context path="" docBase="ROOT" debug="0">
  -        -->
  -
         </Host>
   
       </Engine>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to