Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 32109 invoked from network); 27 Jul 2006 20:02:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Jul 2006 20:02:21 -0000 Received: (qmail 73475 invoked by uid 500); 27 Jul 2006 20:02:18 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 73433 invoked by uid 500); 27 Jul 2006 20:02:18 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 73422 invoked by uid 99); 27 Jul 2006 20:02:18 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Jul 2006 13:02:18 -0700 X-ASF-Spam-Status: No, hits=1.7 required=10.0 tests=DNS_FROM_RFC_ABUSE,RCVD_IN_SORBS_WEB X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [209.86.89.62] (HELO elasmtp-dupuy.atl.sa.earthlink.net) (209.86.89.62) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Jul 2006 13:02:17 -0700 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=dk20050327; d=earthlink.net; b=oE8ttBBiq41vaWhPWvuQEVU59XgBovngBI8vM9q+znGTmv7rClaUnteu2O2rFK99; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding:X-ELNK-Trace:X-Originating-IP; Received: from [129.33.49.251] (helo=[9.37.214.127]) by elasmtp-dupuy.atl.sa.earthlink.net with asmtp (TLSv1:AES256-SHA:256) (Exim 4.34) id 1G6C3R-0001vf-5q for dev@geronimo.apache.org; Thu, 27 Jul 2006 16:01:57 -0400 Message-ID: <44C91BB5.3030000@earthlink.net> Date: Thu, 27 Jul 2006 16:01:57 -0400 From: Dave Colasurdo User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: dev@geronimo.apache.org Subject: Re: Where is the source code for the G samples ? References: <44C8DDFB.1060109@apache.org> In-Reply-To: <44C8DDFB.1060109@apache.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ELNK-Trace: 7fb197089e559ffc1aa676d7e74259b7b3291a7d08dfec7979b068a4bb3704c51052c64fad9626f0350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 129.33.49.251 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N IIRC, there were a few minor tweaks of the examples.. See GERONIMO-1299 and GERONIMO-1540 for details.. -Dave- Jeff Genender wrote: > I believe we used the source from Tomcat verbatim as we did not want to > fork the code. In fact IIRC, it was a rename of the jars. > > Jeff > > Prasad Kashyap wrote: >> Does anybody know where I can find the source code for the geronimo >> samples, jsp-examples and tomcat-examples ? >> >> We are using these in our builds from this repository >> http://people.apache.org/repo/m1-snapshot-repository/geronimo-samples/wars/ >> >> We should archive the classes dirs in these wars just like we do to >> the apps in our build. When these examples wars are used in our build >> as is, there is a good possibility that it might hit the long path >> limit on windows. >> >> Cheers >> Prasad > >