Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 21988 invoked from network); 24 Aug 2009 18:35:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Aug 2009 18:35:44 -0000 Received: (qmail 8183 invoked by uid 500); 24 Aug 2009 18:36:05 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 8101 invoked by uid 500); 24 Aug 2009 18:36:05 -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 8090 invoked by uid 99); 24 Aug 2009 18:36:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Aug 2009 18:36:05 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=FM_FAKE_HELO_VERIZON,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of dckerber@verizon.net designates 206.46.173.5 as permitted sender) Received: from [206.46.173.5] (HELO vms173005pub.verizon.net) (206.46.173.5) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Aug 2009 18:35:56 +0000 Received: from [127.0.0.1] ([216.41.111.254]) by vms173005.mailsrvcs.net (Sun Java(tm) System Messaging Server 6.3-7.04 (built Sep 26 2008; 32bit)) with ESMTPA id <0KOW00DPT8YFY880@vms173005.mailsrvcs.net> for users@tomcat.apache.org; Mon, 24 Aug 2009 13:35:04 -0500 (CDT) Message-id: <4A92DD57.9050606@verizon.net> Date: Mon, 24 Aug 2009 14:35:03 -0400 From: David kerber User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-version: 1.0 To: Tomcat Users List Subject: Re: upgrade from 6.0.10 to 6.0.20 and retain conf and webapps. References: <4a6e06380908240759s7c2dfc7fwdcbc0ba2aca6e440@mail.gmail.com> <4A92B889.6030908@christopherschultz.net> <006e01ca24de$30a9bb50$91fd31f0$@com> <4A92DABC.9070003@verizon.net> <00a401ca24e9$2a106d60$7e314820$@com> In-reply-to: <00a401ca24e9$2a106d60$7e314820$@com> Content-type: text/plain; charset=UTF-8; format=flowed Content-transfer-encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org George Sexton wrote: ... >>> This is also a good solution if you want to have multiple tomcats on >> one machine. You have one CATALINA_HOME directory and as many >> CATALINA_BASE directories as you need. >> >> Don't you mean the other way around? Multiple CATALINA_HOME >> directories, one for each TC installation, and a single CATALINA_BASE >> for the apps? >> >> If not, then your description lost me. >> >> Dave > > I meant multiple instances of one version of tomcat. I.E. multiple instances running apache-tomcat-6.0.20. Ah, makes sense now. Thanks! D --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org