From user-return-4351-apmail-forrest-user-archive=forrest.apache.org@forrest.apache.org Tue Aug 14 15:41:11 2007 Return-Path: Delivered-To: apmail-forrest-user-archive@www.apache.org Received: (qmail 33408 invoked from network); 14 Aug 2007 15:41:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Aug 2007 15:41:10 -0000 Received: (qmail 14974 invoked by uid 500); 14 Aug 2007 15:41:08 -0000 Delivered-To: apmail-forrest-user-archive@forrest.apache.org Received: (qmail 14778 invoked by uid 500); 14 Aug 2007 15:41:08 -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 14769 invoked by uid 99); 14 Aug 2007 15:41:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Aug 2007 08:41:08 -0700 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [163.1.2.163] (HELO relay5.mail.ox.ac.uk) (163.1.2.163) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Aug 2007 15:41:02 +0000 Received: from smtp0.mail.ox.ac.uk ([129.67.1.205]) by relay5.mail.ox.ac.uk with esmtp (Exim 4.67) (envelope-from ) id 1IKyVc-00065E-Hv for user@forrest.apache.org; Tue, 14 Aug 2007 16:40:40 +0100 Received: from oucs-rossg.oucs.ox.ac.uk ([129.67.101.125]) by smtp0.mail.ox.ac.uk with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1IKyVc-0004yK-1X for user@forrest.apache.org; Tue, 14 Aug 2007 16:40:40 +0100 Message-ID: <46C1CCF8.9050808@apache.org> Date: Tue, 14 Aug 2007 16:40:40 +0100 From: Ross Gardler User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: user@forrest.apache.org Subject: Re: multiple projects in single forrest instance References: <46C1B078.1080209@kraftfeld.org> In-Reply-To: <46C1B078.1080209@kraftfeld.org> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Oxford-Username: oucs0040 X-Virus-Checked: Checked by ClamAV on apache.org llamar burgess wrote: > lo, > > working with forrest in "webapp" mode, i would like to set up multiple > 'projects' served by a single forrest instance. I was not able to find > too much information about this. I suppose it can be done, maybe someone > could give me some hints how or where to find further information. "forrest war" will generate a war file for you. Drop that into your chosen container and off you go. BUT I've never tried it and expect there will be some issues with configuring the path correctly when generating links. let us know what problems you encounter and we'll help work through them (assuming you searched the user archives before asking) Ross