You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by gr...@apache.org on 2004/10/26 02:42:09 UTC

svn commit: rev 55548 - incubator/lenya/branches/BRANCH_1_2_X/src/documentation/content/xdocs/installation

Author: gregor
Date: Mon Oct 25 17:42:08 2004
New Revision: 55548

Modified:
   incubator/lenya/branches/BRANCH_1_2_X/src/documentation/content/xdocs/installation/prerequisites.xml
Log:
#26588
	  	Reword install directions

Modified: incubator/lenya/branches/BRANCH_1_2_X/src/documentation/content/xdocs/installation/prerequisites.xml
==============================================================================
--- incubator/lenya/branches/BRANCH_1_2_X/src/documentation/content/xdocs/installation/prerequisites.xml	(original)
+++ incubator/lenya/branches/BRANCH_1_2_X/src/documentation/content/xdocs/installation/prerequisites.xml	Mon Oct 25 17:42:08 2004
@@ -46,13 +46,19 @@
   <li>
     <p>
     <strong>Apache Cocoon</strong> (required: Cocoon 2.1.5)<br/>
-    <link href="http://cocoon.apache.org/mirror.cgi">Cocoon download page</link>
+    <link href="http://cocoon.apache.org/mirror.cgi">Cocoon download page</link>Note that Cocoon is needed when 
+    building the source version of Lenya, but the resulting Lenya webapp is completely self contained 
+    and therefore it does not need the Cocoon webapp to be installed. See the 
+        <link href="http://wiki.apache.org/cocoon-lenya/FAQ">FAQ</link> for details of configuration 
+    changes required when running multiple Cocoon based applications.
     </p>
   </li>
   <li>
     <p>
     <strong>(optional) Apache Tomcat</strong> for JDK 1.4 (recommended: 5.0.28 or newer)<br/>
-    <link href="http://jakarta.apache.org/site/binindex.cgi">Tomcat release builds</link><br/>
+    <link href="http://jakarta.apache.org/site/binindex.cgi">Tomcat release builds</link> Note that
+        Lenya ships with <link href="http://jetty.mortbay.org/jetty/">Jetty</link> and therefore does not 
+        need a servlet container to be installed.<br/>
     </p>
   </li>
 </ul>

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org