Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change 
notification.

The following page has been changed by Marc Driftmeyer:
http://wiki.apache.org/cocoon/CocoonEasyInstallation

------------------------------------------------------------------------------
  
  e.g., '''/home/mdriftmeyer/svnReanimality/reanimCocoon/''' with '''ROOT''' 
being named as mentioned below in the base installation instructions.
  
- 2. Tomcat tested is '''Tomcat 5.5.9''' [''Debian SID still only has Tomcat 
4.1.31-3 in the debian repository, at the moment.  Work on the Java policies is 
ongoing and once resolved we should see Tomcat 5.5.9 or later release available 
in a standard debian package''].  Edited as follows but with one reference 
change:
+ 2. Tomcat tested is '''Tomcat 5.5.9''' [''Debian SID still only has Tomcat 
4.1.31-3 in the debian repository, at the moment.  Work on the Java policies is 
ongoing and once resolved we should see Tomcat 5.5.9 or later release available 
in a standard debian package'']. The '''server.xml''' is edited as follows with 
one reference change:
  {{{
    <Host appBase="../cocoon" name="cocoon">
      <Logger className="org.apache.catalina.logger.FileLogger" 
@@ -22, +22 @@

    </Host>
  }}}
  
- with:
+ modified with to satisfy '''/user/path-to-cocoon/''' appBase:
  
  {{{
    <Host appBase="/home/mdriftmeyer/svnReanimality/reanimCocoon" name="cocoon">

Reply via email to