Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 69039 invoked from network); 21 Jul 2006 18:08:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Jul 2006 18:08:44 -0000 Received: (qmail 78222 invoked by uid 500); 21 Jul 2006 18:08:32 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 78197 invoked by uid 500); 21 Jul 2006 18:08:32 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 78186 invoked by uid 99); 21 Jul 2006 18:08:31 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Jul 2006 11:08:31 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SUBJ_ALL_CAPS X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [207.46.163.16] (HELO outbound2-cpk-R.bigfish.com) (207.46.163.16) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Jul 2006 11:08:31 -0700 Received: from outbound2-cpk.bigfish.com (localhost.localdomain [127.0.0.1]) by outbound2-cpk-R.bigfish.com (Postfix) with ESMTP id 6ABDAE5F23D for ; Fri, 21 Jul 2006 18:08:10 +0000 (UTC) Received: from mail14-cpk-R.bigfish.com (unknown [192.168.21.3]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by outbound2-cpk.bigfish.com (Postfix) with ESMTP id 65722E5F1E1 for ; Fri, 21 Jul 2006 18:08:10 +0000 (UTC) Received: from mail14-cpk.bigfish.com (localhost.localdomain [127.0.0.1]) by mail14-cpk-R.bigfish.com (Postfix) with ESMTP id 42F654DC008 for ; Fri, 21 Jul 2006 18:08:10 +0000 (UTC) X-BigFish: V Received: by mail14-cpk (MessageSwitch) id 1153505290246264_14876; Fri, 21 Jul 2006 18:08:10 +0000 (UCT) Received: from MX.HUMMINGBIRD.COM (mx.hcl.com [205.211.178.70]) by mail14-cpk.bigfish.com (Postfix) with ESMTP id 06A044DC041 for ; Fri, 21 Jul 2006 18:08:09 +0000 (UTC) Received: from kingstonx1.andyne.com ([10.6.1.8]) by MX.HUMMINGBIRD.COM (8.12.10/8.12.10) with ESMTP id k6LI8B8r002233 for ; Fri, 21 Jul 2006 14:08:13 -0400 Received: by kingstonx1.andynehcl.com with Internet Mail Service (5.5.2657.72) id <3WTCLLHJ>; Fri, 21 Jul 2006 14:08:03 -0400 Message-ID: From: Mike Wannamaker To: "'Tomcat Users List'" Subject: RE: BOOBIES! Date: Fri, 21 Jul 2006 14:09:02 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: text/plain X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I believe the subject was posted under different subject heading with no response and he's trying to get people looking at it, which I'm sure he will now. That said, some proper netiquette is appreciated in forums. I believe that I'm doing something similar, but using a different approach. I too want to have some common resources that all webapps use. To do this I'm installing my own FileDirContext for web apps which I inject what we call aliases. IE: /basefiles = /home/tomcat/basefiles Thus when someone in the webapp makes a request for /basefiles/common.css it looks it up in /home/tomcat/basefiles, which is outside of any web app context. Is this what you want to do? Mike Wannamaker -----Original Message----- From: Mead, Jennifer L - VSCM [mailto:Mead.Jennifer@vectorscm.com] Sent: July 21, 2006 2:01 PM To: Tomcat Users List Subject: RE: BOOBIES! Could this person (inject other undesirable word) please consider the fact that women are in the user's group also. Jennifer -----Original Message----- From: Harris, Thomas [mailto:Thomas.Harris@sourcemedia.com] Sent: Friday, July 21, 2006 10:59 AM To: users@tomcat.apache.org Subject: BOOBIES! I have been trying to determine how to configure Tomcat 5.5.17 to have a shared appBase on multiple webapps, but have a different set of JSPs for each web app. I've followed the Wiki's CreateVirtualHosts page to configure multiple webapps that use exactly the same WAR file. But, I would like to share the Java, but supply a different docBase for each site. Is this possible? Reference: http://wiki.apache.org/tomcat/CreateVirtualHosts Thanks! Tom Harris "This communication is intended solely for the addressee and is confidential and not for third party unauthorized distribution" --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org