Hi All,

        Attached is patch with a small update to the Tomcat 4.0 section of
        installing.xml to reflect using Cocoon2 with the latest Tomcat 4.0
        beta7 release.

        Cheers,

        Marcus

-- 
        .....
     ,,$$$$$$$$$,      Marcus Crafter
    ;$'      '$$$$:    Computer Systems Engineer
    $:         $$$$:   Open Software Associates GmbH
     $       o_)$$$:   82-84 Mainzer Landstrasse
     ;$,    _/\ &&:'   60327 Frankfurt Germany
       '     /( &&&
           \_&&&&'     Email : [EMAIL PROTECTED]
          &&&&.        Business Hours : +49 69 9757 200
    &&&&&&&:
Index: xdocs/installing.xml
===================================================================
RCS file: /home/cvspublic/xml-cocoon2/xdocs/installing.xml,v
retrieving revision 1.6.2.12
diff -u -r1.6.2.12 installing.xml
--- xdocs/installing.xml        2001/07/28 03:38:32     1.6.2.12
+++ xdocs/installing.xml        2001/08/30 15:17:14
@@ -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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to