Date: 2004-08-31T04:48:02 Editor: BertrandDelacretaz <[EMAIL PROTECTED]> Wiki: Cocoon Wiki Page: CocoonEasyInstallation URL: http://wiki.apache.org/cocoon/CocoonEasyInstallation
Mention an easier way to start Cocoon Change Log: ------------------------------------------------------------------------------ @@ -1,5 +1,8 @@ '''Update''' The whole procedure has been tested with '''Cocoon-2.1.5.1''' on a Suse Linux 9.1 with j2sdk1.4.2_05 and jakarta-tomcat-5.0.27 and there are no changes so far. For using this instruction you just need to replace '''cocoon-2.1.4''' with '''cocoon-2.1.5.1'''. + +'''Note''': +If you just want to test Cocoon or play with the samples, there's a much easier way, requiring nothing else than a JDK to build and start Cocoon. See the INSTALL.txt file in the Cocoon distribution, or the [http://cocoon.apache.org/2.1/howto/howto-explore-samples.html How to run and explore the Cocoon samples] page. ------ This description has been created on a SuSE Linux 9.0 system with Tomcat 5.0.19 and j2sdk1.4.2_04 installed. As a good starting point for doing virtual hosting with Cocoon, Cocoon will be the default host and will listen to [http://cocoon:8080/] instead of [http://localhost:8080/cocoon/]. Tomcat is already installed in /opt and Cocoon, as shown below, will be installed there as well instead of being deployed to Tomcat's "webapps" directory.
