Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 1900 invoked from network); 19 Jan 2004 02:07:21 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 19 Jan 2004 02:07:21 -0000 Received: (qmail 13926 invoked by uid 500); 19 Jan 2004 02:06:56 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 13903 invoked by uid 500); 19 Jan 2004 02:06:56 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 13889 invoked from network); 19 Jan 2004 02:06:55 -0000 Received: from unknown (HELO srv01.ezyreg.com) (69.57.142.83) by daedalus.apache.org with SMTP; 19 Jan 2004 02:06:55 -0000 Received: from lincslaptop (005.a.004.pth.iprimus.net.au [211.26.96.5]) (authenticated) by srv01.ezyreg.com (8.11.6/8.11.6) with ESMTP id i0J27mb27511 for ; Mon, 19 Jan 2004 02:07:48 GMT Message-ID: <010901c3de30$eb1eda10$c76c32d2@lincslaptop> From: "Lincoln" To: References: <400B13A5.3090902@web.de> Subject: Re: Installation for Dummies Date: Mon, 19 Jan 2004 10:06:16 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I have been trying to do the same thing for 3 days now and had a breakthrough about 1hr ago. All I did was download the Cocoon2.1.3 - unzipped it - and followed the top 4 steps in the "install.txt" file. Which are: ------------ 1) Set your JAVA_HOME environment You have to set your JAVA_HOME environment to point to the root directory of the Java Virtual Machine (JDK 1.3.x or later) installed on your machine. To do this simply type: [unix] JAVA_HOME=/path/to/java/ [win32] SET JAVA_HOME=c:\path\to\java your mileage may vary depending on your shell, but you know how to setup environments, right? 2) Build Cocoon by typing "build" or "./build.sh" 3) Run Cocoon by typing "cocoon servlet" or "./cocoon.sh servlet" 4) Open http://localhost:8888/ with your browser ------------- The install took about 19 mins. To my surprise, I did not need Tomcat as the Cocoon install also installed the Jetty servlet container. NOTE: I am using JDK1.4. I did not come across any info about Cocoon 2.1.3 being buddled with Jetty, it maybe there somewhere but I never thought to look. Begginers really get a tough time and often give up. Does anyone know where this is documented, or have plans to document. Linc Lincoln Mitchell hm: 618 9250 6772 mb: 0414 286 433 email: lincoln@linc.net.au web: www.linc.net.au ----- Original Message ----- From: "Roman Dietrich" To: Sent: Monday, January 19, 2004 7:15 AM Subject: Installation for Dummies > Hi, > > I'm a bit stuck with the installation of Cocoon. I've tried > for more than 20 times with various versions of > "tomcat", "java-versions" and "cocoon(2.0/2.1)". > => I have given up a bit. > > Now I would just like to know if it is possible, to make > a really big tar-file with an actual version of cocoon and > a tomcat (if it is possible, even with a sun-java-version) > and put it on the cocoon-site so all the dummies like me > who get totally stuck can just download and unzip ... > and that's it. > > I've Once Upon A Time managed to magically install > a version of it that runs smoothly but moving the > developed application to the destined server seems > not possible. > > PS: It has become just a bit tricky with all the > different versions of components to get a working > combination together. Ok - not trivial after all. > > Greetings from a desperate german student who has > obviously problems with the english language, > > Roman Dietrich > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org > For additional commands, e-mail: users-help@cocoon.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org