greenrd     01/02/20 08:02:03

  Modified:    xdocs    installing.xml
  Log:
  typo in jserv instructions
  
  Revision  Changes    Path
  1.66      +1 -1      xml-cocoon/xdocs/installing.xml
  
  Index: installing.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/xdocs/installing.xml,v
  retrieving revision 1.65
  retrieving revision 1.66
  diff -u -r1.65 -r1.66
  --- installing.xml    2001/02/16 20:20:07     1.65
  +++ installing.xml    2001/02/20 16:02:02     1.66
  @@ -327,7 +327,7 @@
       file location to the servlet by adding the following line to the servlet 
zone:
      </p>
   
  -   
<source>servlet.org.apache.cocoon.Cocoon.initArgs=properties=[path-to-cocoon]/bin/cocoon.properties</source>
  +   
<source>servlet.org.apache.cocoon.Cocoon.initArgs=properties=[path-to-cocoon]/conf/cocoon.properties</source>
   
      <p>
       where [path-to-cocoon] is an <em>absolute</em> path.
  
  
  

Reply via email to