Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 80928 invoked from network); 4 Feb 2011 22:39:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Feb 2011 22:39:31 -0000 Received: (qmail 98742 invoked by uid 500); 4 Feb 2011 22:39:27 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 98696 invoked by uid 500); 4 Feb 2011 22: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 98687 invoked by uid 99); 4 Feb 2011 22:39:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Feb 2011 22:39:27 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [76.96.59.228] (HELO qmta15.westchester.pa.mail.comcast.net) (76.96.59.228) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Feb 2011 22:39:20 +0000 Received: from omta05.westchester.pa.mail.comcast.net ([76.96.62.43]) by qmta15.westchester.pa.mail.comcast.net with comcast id 3ye31g0050vyq2s5Fyezve; Fri, 04 Feb 2011 22:38:59 +0000 Received: from [192.168.1.201] ([69.143.109.145]) by omta05.westchester.pa.mail.comcast.net with comcast id 3yey1g01r38FjT13Ryezq8; Fri, 04 Feb 2011 22:38:59 +0000 Message-ID: <4D4C8001.3060502@christopherschultz.net> Date: Fri, 04 Feb 2011 17:38:57 -0500 From: Christopher Schultz User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Tomcat Service configuration for running sites References: <823977.33661.qm@web96110.mail.aue.yahoo.com> <7215BA462D00D343B2837F9113F0131F06C909@POSTOFFICE02.polydyne.com> In-Reply-To: <7215BA462D00D343B2837F9113F0131F06C909@POSTOFFICE02.polydyne.com> X-Enigmail-Version: 1.2a1pre Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Jeffrey, On 2/4/2011 10:06 AM, Jeffrey Janner wrote: > You don't need to duplicate the entire Tomcat structure for your > webapp. Get rid of everything else in C:\WebApp1 except the ROOT and > sslcerts directory. Then configure everything else in the C:\Tomcat > directory structure, particularly the server.xml file. Change the > ROOT.xml file to point to C:\WebApp1\ROOT and you should be fine. If he's using CATALINA_BASE, he will need the C:\WebApp1\conf directory to exist. It makes no sense whatsoever to configure multiple Tomcat instances with a single server.xml in CATALINA_HOME/conf. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk1MgAAACgkQ9CaO5/Lv0PCwagCfVpupXmkQEPSCjlUXezThMEMx b58AoL/3sYApDrtm9KEOxGOx/Nh2/dzD =tdyL -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org