Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 30680 invoked from network); 13 Feb 2007 07:34:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Feb 2007 07:34:39 -0000 Received: (qmail 34797 invoked by uid 500); 13 Feb 2007 07:34:36 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 34217 invoked by uid 500); 13 Feb 2007 07:34:34 -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 34206 invoked by uid 99); 13 Feb 2007 07:34:34 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Feb 2007 23:34:34 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=HTML_00_10,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of antopaul.list@gmail.com designates 64.233.184.238 as permitted sender) Received: from [64.233.184.238] (HELO wr-out-0506.google.com) (64.233.184.238) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Feb 2007 23:34:24 -0800 Received: by wr-out-0506.google.com with SMTP id 37so2182078wra for ; Mon, 12 Feb 2007 23:34:03 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=kV0791HQ1fo9DZs7uRsNFAXZyN9OOZJIXActIRKoAWgZnrVhJyz0F94yK3mMN8HgLUfdU9FUIzl+Ozg2E2iCN1c5HSN3cMIbPrSMx2jMpGAwx/ujD+tPn802K3co9ZoNfbI86Pi2Smt9YM2QVpNzKsmiJdujMNuZ1nLRXtaxb64= Received: by 10.114.132.5 with SMTP id f5mr7469658wad.1171352042783; Mon, 12 Feb 2007 23:34:02 -0800 (PST) Received: by 10.114.154.12 with HTTP; Mon, 12 Feb 2007 23:34:02 -0800 (PST) Message-ID: <741abf0d0702122334h2230a971n164d6b8bfd18b304@mail.gmail.com> Date: Tue, 13 Feb 2007 13:04:02 +0530 From: "Anto Paul" To: users@tomcat.apache.org Subject: Specify location of server.xml as a start up argument MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_49902_21585924.1171352042549" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_49902_21585924.1171352042549 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, I run Tomcat from inside Eclipse. I pass the start up parameters to boot strap class. I want to specify server.xml as an argument so I could switch between run configuration to run different applications rather than edit server.xml context element or have 2 tomcat installations. Is it possible ?. I know about using different catalina.base and I am looking for a simpler config. Regards, Anto Paul ------=_Part_49902_21585924.1171352042549--