dims        01/08/30 08:46:06

  Modified:    xdocs    installing.xml
  Log:
  Patch for Tomcat 4.0 installs from Marcus Crafter 
<[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.19      +5 -4      xml-cocoon2/xdocs/installing.xml
  
  Index: installing.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/xdocs/installing.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- installing.xml    2001/07/28 03:42:25     1.18
  +++ installing.xml    2001/08/30 15:46:06     1.19
  @@ -274,8 +274,9 @@
       <s2 title="Installing on Tomcat 4.X">
   
         <p>Note that Tomcat-4.0 beta1 will not work with @doctitle@. You
  -          must use Tomcat-4.0 beta3 or a nightly build from
  -        <link 
href="http://jakarta.apache.org/builds/jakarta-tomcat-4.0/nightly/";>http://jakarta.apache.org/builds/jakarta-tomcat-4.0/nightly/</link>
  +          must use Tomcat-4.0 beta3 or beta7, or a nightly build from
  +        <link 
href="http://jakarta.apache.org/builds/jakarta-tomcat-4.0/nightly/";>http://jakarta.apache.org/builds/jakarta-tomcat-4.0/nightly/</link>.
  +     Tomcat-4.0 beta7 works with @doctitle@ out of the box.
         </p>
   
         <p>Recent builds of Tomcat 4 have largely solved the xml library problem
  @@ -285,8 +286,8 @@
         (Having said that, I do :-)</p>
   
   
  -      <p>Tomcat 4.0 does not expose the servlet.jar file to @docname@ by default,
  -      so <strong>before you build the @docname@ webapp</strong> you will need to
  +      <p>Tomcat 4.0 versions prior to beta7 do not expose the servlet.jar file to 
@docname@ by default,
  +      so if you use any Tomcat 4.0 versions released earlier than beta7, 
<strong>before you build the @docname@ webapp</strong> you will need to
         add the following to the @docname@ servlet definition in the web.xml file:</p>
   
         <source>
  
  
  

----------------------------------------------------------------------
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