From tomcat-user-return-111535-apmail-jakarta-tomcat-user-archive=jakarta.apache.org@jakarta.apache.org Thu Sep 30 08:09:16 2004 Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 74954 invoked from network); 30 Sep 2004 08:09:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 30 Sep 2004 08:09:16 -0000 Received: (qmail 4048 invoked by uid 500); 30 Sep 2004 08:07:21 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 4014 invoked by uid 500); 30 Sep 2004 08:07:20 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 3998 invoked by uid 99); 30 Sep 2004 08:07:20 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [205.150.136.12] (HELO mail.squigly.com) (205.150.136.12) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 30 Sep 2004 01:07:19 -0700 Received: by mail.squigly.com (Postfix, from userid 511) id 79ACF273C; Thu, 30 Sep 2004 03:41:24 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mail.squigly.com (Postfix) with ESMTP id 6EBAE9518 for ; Thu, 30 Sep 2004 03:41:24 -0400 (EDT) Date: Thu, 30 Sep 2004 03:41:24 -0400 (EDT) From: Alex X-Sender: To: Tomcat Users List Subject: Re: How can I deploy 2 tomcat and work on both of them at the same ti me? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Ensure that in $CATALINA_HOME$/conf/server.xml that you have different ports declared for each instance. there are four in total i do believe. On Wed, 29 Sep 2004, Bachler, Elisabeth (Elisabeth) wrote: > Date: Wed, 29 Sep 2004 09:49:31 +0200 > From: "Bachler, Elisabeth (Elisabeth)" > Reply-To: Tomcat Users List > To: 'Tomcat Users List' > Subject: How can I deploy 2 tomcat and work on both of them at the same > ti me? > > Hello, > > I have tomcat jakarta-tomcat-5.0.19 installed on my machine under /opt > Now, I have installed another tomcat (same version) under another root > directory. > I need to have two versions working at the same time. Under one, I will have > a client web version and under the other one, my test version. Both can be > working at the same time but I can't manage to make it running. > Could you help me ? --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org