sylvain     02/04/11 06:56:24

  Modified:    src/documentation/xdocs/installing index.xml
  Log:
  Update docs
  
  Revision  Changes    Path
  1.19      +2 -2      xml-cocoon2/src/documentation/xdocs/installing/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/installing/index.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- index.xml 25 Mar 2002 16:06:55 -0000      1.18
  +++ index.xml 11 Apr 2002 13:56:24 -0000      1.19
  @@ -1289,7 +1289,7 @@
           <ul>
             <li>add cocoon.jar (and only this one) in the engine's classpath,</li>
             <li>declare the <code>org.apache.cocoon.servlet.BootstrapServlet</code> 
servlet,</li>
  -          <li>add a "<code>context-dir</code>" parameter, whose value is the 
absolute path to Cocoon's
  +          <li>add a "<code>context-directory</code>" parameter, whose value is the 
absolute path to Cocoon's
                 context (e.g. "<code>/path/webapp/cocoon</code>"),</li>
             <li>add any other cocoon parameters you want to this servlet (see 
<code>web.xml</code> for a
                 description of available parameters),</li>
  @@ -1303,7 +1303,7 @@
                 <li>Servlet Name : <code>cocoon</code></li>
                 <li>Servlet Code (class name) : 
<code>org.apache.cocoon.servlet.BootstrapServlet</code></li>
                 <li>Servlet Classpath : 
<code>/path/webapp/cocoon/WEB-INF/lib/cocoon.jar</code></li>
  -              <li>Servlet Args : <code>context-dir=/path/webapp/cocoon</code> (and 
any other Cocoon
  +              <li>Servlet Args : <code>context-directory=/path/webapp/cocoon</code> 
(and any other Cocoon
                     parameters you want)</li>
               </ul>
            </li>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to