Return-Path: Delivered-To: apmail-forrest-user-archive@www.apache.org Received: (qmail 39702 invoked from network); 17 Nov 2006 18:59:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Nov 2006 18:59:54 -0000 Received: (qmail 58188 invoked by uid 500); 17 Nov 2006 19:00:03 -0000 Delivered-To: apmail-forrest-user-archive@forrest.apache.org Received: (qmail 58159 invoked by uid 500); 17 Nov 2006 19:00:03 -0000 Mailing-List: contact user-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@forrest.apache.org List-Id: Delivered-To: mailing list user@forrest.apache.org Received: (qmail 58150 invoked by uid 99); 17 Nov 2006 19:00:03 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Nov 2006 11:00:03 -0800 X-ASF-Spam-Status: No, hits=0.9 required=10.0 tests=DNS_FROM_RFC_WHOIS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of jdwilliams@austin.rr.com designates 24.93.47.43 as permitted sender) Received: from [24.93.47.43] (HELO ms-smtp-04.texas.rr.com) (24.93.47.43) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Nov 2006 10:59:49 -0800 Received: from jdw-desktop (cpe-70-122-48-13.austin.res.rr.com [70.122.48.13]) by ms-smtp-04.texas.rr.com (8.13.6/8.13.6) with ESMTP id kAHIxRh7010682 for ; Fri, 17 Nov 2006 12:59:27 -0600 (CST) Subject: Forrest 0.7 webapp build issue From: "J.D. Williams" To: user@forrest.apache.org Content-Type: text/plain Date: Fri, 17 Nov 2006 12:59:14 -0600 Message-Id: <1163789954.5091.5.camel@jdw-desktop> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Virus-Checked: Checked by ClamAV on apache.org Downloaded apache-forrest-0.7.tar.gz and unzipped to my home directory. Set the environment according to the instructions, ran the build, then ran "forrest run" from the main directory, opened a browser, went to localhost:8888/ and got the following error. Could not find component for role: [org.apache.cocoon.components.modules.input.InputModule/lm] (Key='org.apache.cocoon.components.modules.input.InputModule/lm') Clue, please?