remm        2003/08/03 03:31:37

  Modified:    resources/confinstall server_2.xml
  Log:
  - Typo fix, submitted by Liu Kang (bug 21999).
  
  Revision  Changes    Path
  1.12      +1 -1      jakarta-tomcat-5/resources/confinstall/server_2.xml
  
  Index: server_2.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-5/resources/confinstall/server_2.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- server_2.xml      29 Jul 2003 15:45:26 -0000      1.11
  +++ server_2.xml      3 Aug 2003 10:31:37 -0000       1.12
  @@ -34,7 +34,7 @@
            on to the appropriate Host (virtual host). -->
   
       <!-- You should set jvmRoute to support load-balancing via JK/JK2 ie :
  -    <Engine name="Standalone" defaultHost="localhost" debug="0" jmvRoute="jvm1">    
     
  +    <Engine name="Standalone" defaultHost="localhost" debug="0" jvmRoute="jvm1">    
     
       --> 
            
       <!-- Define the top level container in our container hierarchy -->
  
  
  

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

Reply via email to