Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 61016 invoked from network); 15 Jun 2010 21:39:28 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Jun 2010 21:39:28 -0000 Received: (qmail 42295 invoked by uid 500); 15 Jun 2010 21:39:27 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 41353 invoked by uid 500); 15 Jun 2010 21:39:27 -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 41344 invoked by uid 99); 15 Jun 2010 21:39:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jun 2010 21:39:26 +0000 X-ASF-Spam-Status: No, hits=-0.1 required=10.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [156.42.5.236] (HELO mcmail.maricopa.gov) (156.42.5.236) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jun 2010 21:39:17 +0000 X-IronPort-AV: E=Sophos;i="4.53,422,1272870000"; d="scan'208,217";a="80570824" Received: from mailbox.maricopa.gov (HELO dacrspsmtp.enterprise.maricopa.gov) ([156.42.10.187]) by mcmail.maricopa.gov with ESMTP; 15 Jun 2010 14:38:53 -0700 Received: from dacrspxcnghub2.enterprise.maricopa.gov ([10.4.94.15]) by dacrspsmtp.enterprise.maricopa.gov with Microsoft SMTPSVC(6.0.3790.4675); Tue, 15 Jun 2010 14:38:55 -0700 Received: from cms1.enterprise.maricopa.gov ([10.4.94.11]) by dacrspxcnghub2.enterprise.maricopa.gov ([::1]) with mapi; Tue, 15 Jun 2010 14:38:55 -0700 From: Leo Donahue - PLANDEVX To: 'Tomcat Users List' Date: Tue, 15 Jun 2010 14:38:55 -0700 Subject: Multiple Tomcat Instances Thread-Topic: Multiple Tomcat Instances Thread-Index: AcsM0yfPuJjeaQINTU6zlLfnBaAqfQ== Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: multipart/alternative; boundary="_000_D72C174D3CAC0A4E812FAD012D646E9F1544DE2BA3CMS1enterpris_" MIME-Version: 1.0 X-OriginalArrivalTime: 15 Jun 2010 21:38:55.0848 (UTC) FILETIME=[27F96680:01CB0CD3] X-Virus-Checked: Checked by ClamAV on apache.org --_000_D72C174D3CAC0A4E812FAD012D646E9F1544DE2BA3CMS1enterpris_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable In RUNNING.txt it says you can have a single copy of Tomcat binary shared a= mong multiple users on the same server by setting the "environment variable= " $CATALINA_BASE to the directory that contains the files for each personal= Tomcat instance. As simple as that reads, I don't understand it. I don't understand how thi= s is different than a virtual host with different appBase's. Is it saying = that whoever has a user login on the server can have their own Tomcat playg= round even though there is just one Tomcat installed? So, if on Windows, you set a User environment variable of CATALINA_BASE to = something like C:\TomcatDevUser1 ... that's it? Tomcat figures out the CATALINA_BASE variable depending on who is logged in= ? Does C:\TomcatDevUser1 need a ROOT directory for their default webapp? Leo --_000_D72C174D3CAC0A4E812FAD012D646E9F1544DE2BA3CMS1enterpris_--