nacho       02/05/19 13:56:13

  Modified:    jk/conf  workers2.properties
  Log:
  * Workaround, this should be done trasparently when porperty is setted, for now.. at 
least the correct one..
  
  Revision  Changes    Path
  1.13      +1 -1      jakarta-tomcat-connectors/jk/conf/workers2.properties
  
  Index: workers2.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/conf/workers2.properties,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- workers2.properties       17 May 2002 00:35:18 -0000      1.12
  +++ workers2.properties       19 May 2002 20:56:13 -0000      1.13
  @@ -66,7 +66,7 @@
   
   [worker.jni:jniCmd1]
   info=Command to be executed by the VM. This one will start tomcat.
  -class=org.apache.jk.apr.TomcatStarter
  +class=org/apache/jk/apr/TomcatStarter
   ARG=start
   disabled=1
   
  
  
  

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

Reply via email to