mturk       2002/09/25 23:22:06

  Modified:    jk/xdocs/jk2 configweb.xml
  Log:
  Just some additional installation info from Eugene Gluzberg.
  
  Revision  Changes    Path
  1.8       +13 -4     jakarta-tomcat-connectors/jk/xdocs/jk2/configweb.xml
  
  Index: configweb.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/xdocs/jk2/configweb.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- configweb.xml     25 Sep 2002 16:47:14 -0000      1.7
  +++ configweb.xml     26 Sep 2002 06:22:06 -0000      1.8
  @@ -95,9 +95,18 @@
               <p>
                   <table>
                       <tr>
  -                        <th>Property name</th>
  -                        <th>Default</th>
  -                        <th>Description</th>
  +                       <th>Property name</th>
  +                       <th>Default</th>
  +                       <th>Description</th>
  +                   </tr>
  +                        <td>file</td>
  +                        <td>${serverRoot}/conf/workers2.properties</td>
  +                        <td>Location of the workers2.properties file</td>
  +                    </tr>
  +                    <tr>
  +                        <td>debug</td>
  +                        <td>0</td>
  +                        <td>Set the debug level of the config component</td>
                       </tr>
                       <tr>
                           <td>debugEnv</td>
  
  
  

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

Reply via email to