dims 01/08/30 08:46:19
Modified: xdocs Tag: cocoon_20_branch installing.xml
Log:
Patch for Tomcat 4.0 installs from Marcus Crafter
<[EMAIL PROTECTED]>
Revision Changes Path
No revision
No revision
1.6.2.13 +5 -4 xml-cocoon2/xdocs/installing.xml
Index: installing.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/xdocs/installing.xml,v
retrieving revision 1.6.2.12
retrieving revision 1.6.2.13
diff -u -r1.6.2.12 -r1.6.2.13
--- installing.xml 2001/07/28 03:38:32 1.6.2.12
+++ installing.xml 2001/08/30 15:46:18 1.6.2.13
@@ -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]