Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 30989 invoked from network); 24 Feb 2006 17:34:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Feb 2006 17:34:26 -0000 Received: (qmail 77877 invoked by uid 500); 24 Feb 2006 17:34:25 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 77629 invoked by uid 500); 24 Feb 2006 17:34:24 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 77618 invoked by uid 99); 24 Feb 2006 17:34:24 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Feb 2006 09:34:24 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of mkienenb@gmail.com designates 64.233.182.196 as permitted sender) Received: from [64.233.182.196] (HELO nproxy.gmail.com) (64.233.182.196) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Feb 2006 09:34:23 -0800 Received: by nproxy.gmail.com with SMTP id x4so309238nfb for ; Fri, 24 Feb 2006 09:34:02 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Yk9+hS5lOnIdT0AK5XSOewg2n3jEW0ttWOM1ka0T+lDaIIZIj9nzjmoIopiha3ExsuzuQnTfx9tyxPHIowND+mEKt15ZWK3V6+mBYstZUL/nnevjCtKhlLbjR6kWuR9eysBVI4iSS24Aqvhx17KlpZwak2RMUR2eWOl59CTgHcw= Received: by 10.48.3.15 with SMTP id 15mr2860811nfc; Fri, 24 Feb 2006 09:34:02 -0800 (PST) Received: by 10.48.211.2 with HTTP; Fri, 24 Feb 2006 09:34:02 -0800 (PST) Message-ID: <8f985b960602240934lc849d26v2d64fd365bc5580f@mail.gmail.com> Date: Fri, 24 Feb 2006 12:34:02 -0500 From: "Mike Kienenberger" To: "MyFaces Development" Subject: Re: myfaces-example-simple In-Reply-To: <2387fbc50602240802g6b366a53l705431c0abd23aa6@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <8f985b960602240717g2e344ffeja376cc12de2e18ba@mail.gmail.com> <2387fbc50602240802g6b366a53l705431c0abd23aa6@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 2/24/06, Sean Schofield wrote: > So basically we already have two example projects, one for tomahawk > and one for sandbox. Sean, I think some of my confusion was caused by the Eclipse project layout. When I view the project through Eclipse, I only see "myfaces-example-simple" rather than a "tomahawk-example-simple", but when I look at the raw directory structure, I see a different organization. So you're right -- there's no need to "create" a "tomahawk-example-simple" project.