Return-Path: Delivered-To: apmail-forrest-user-archive@www.apache.org Received: (qmail 18127 invoked from network); 9 Oct 2005 00:05:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Oct 2005 00:05:18 -0000 Received: (qmail 11768 invoked by uid 500); 9 Oct 2005 00:05:17 -0000 Delivered-To: apmail-forrest-user-archive@forrest.apache.org Received: (qmail 11612 invoked by uid 500); 9 Oct 2005 00:05:16 -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 11601 invoked by uid 99); 9 Oct 2005 00:05:16 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Oct 2005 17:05:16 -0700 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=RCVD_BY_IP,RCVD_IN_BL_SPAMCOP_NET,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of pbolger@gmail.com designates 72.14.204.201 as permitted sender) Received: from [72.14.204.201] (HELO qproxy.gmail.com) (72.14.204.201) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Oct 2005 17:05:18 -0700 Received: by qproxy.gmail.com with SMTP id q17so896384qba for ; Sat, 08 Oct 2005 17:04:53 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=akxFP8i1sz+U3vo/ZkJjA+4POZG6VqK1zZbScvH0wekcDbugr/1fsEGl7v5THS4Mza7JmyqfWNZ10HgudKhowh2ngLsQD0pf5m9jXmSHSqdwXFMEjErB586PfbZA6Dls7HHpHAvpDBcLaosZ8AyHXlbxFopewo//JDorkO+S/xU= Received: by 10.65.97.16 with SMTP id z16mr1651123qbl; Sat, 08 Oct 2005 17:04:53 -0700 (PDT) Received: by 10.65.157.2 with HTTP; Sat, 8 Oct 2005 17:04:53 -0700 (PDT) Message-ID: Date: Sun, 9 Oct 2005 09:34:53 +0930 From: Paul Bolger To: user@forrest.apache.org Subject: Views MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi everyone I'm trying to get Forrest Views to work. Got the plugin and Contracts list view working but now I'm a bit confused. If I apply a contract such as the one in the Howto: I get an 'internal server error'. But if I use the code from the ls.contracts file: #{$cocoon/parameters/getRequest}.body.xml it seems to work. Anyone got any ideas why the first type won't work? Also, Forrest seems to have slowed down- about 3 seconds to build index.html in run mode - and got quite verbose (in the console window) since I installed views.