From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Fy2OB-0004Cv-JW for garchives@archives.gentoo.org; Wed, 05 Jul 2006 08:05:40 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k6582b5H019657; Wed, 5 Jul 2006 08:02:37 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k657i7h4012127 for ; Wed, 5 Jul 2006 07:44:07 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id D2979646A1 for ; Wed, 5 Jul 2006 07:44:06 +0000 (UTC) Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21953-05 for ; Wed, 5 Jul 2006 07:44:05 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 2EFCB64140 for ; Wed, 5 Jul 2006 07:44:04 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Fy23B-0002U5-9P for gentoo-user@gentoo.org; Wed, 05 Jul 2006 09:43:57 +0200 Received: from 165-8-124-83.dsl.3u.net ([83.124.8.165]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 05 Jul 2006 09:43:57 +0200 Received: from edwinkapauni by 165-8-124-83.dsl.3u.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 05 Jul 2006 09:43:57 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Edwin Kapauni Subject: [gentoo-user] Re: example tomcat app package Date: Wed, 05 Jul 2006 09:43:42 +0200 Message-ID: References: <9b1675090607050000n1c7f15a4pdcd7dc4be3806ede@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 165-8-124-83.dsl.3u.net User-Agent: Thunderbird 1.5.0.4 (X11/20060605) In-Reply-To: <9b1675090607050000n1c7f15a4pdcd7dc4be3806ede@mail.gmail.com> Sender: news X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Status: No, score=-2.353 required=5.5 tests=[AWL=0.246, BAYES_00=-2.599] X-Spam-Score: -2.353 X-Spam-Level: X-Archives-Salt: 95b110bd-6eae-410f-bee9-3f4df01521c1 X-Archives-Hash: b5ddcea0441d5a030afabf1a877ee280 Trenton Adams wrote: > Hi guys, > > What should I use as a base example package for a java application > running under tomcat? Also, should it be a webapp to be used with [...] As the only thing I am running under Tomcat is Cocoon-2.1.9 I would much appreciate Cocoon as a sample application too. :-) But, I know: It is too big and too complicated for a simple sample. :-( IMHO the most simple sample for Tomcat is the "Administration Web Application" [1] which is also quite useful for setting up Cocoon and other applications. [1] -- gentoo-user@gentoo.org mailing list