Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 88388 invoked from network); 6 Sep 2004 14:47:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 6 Sep 2004 14:47:16 -0000 Received: (qmail 31092 invoked by uid 500); 6 Sep 2004 14:46:43 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 31010 invoked by uid 500); 6 Sep 2004 14:46:43 -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 30996 invoked by uid 99); 6 Sep 2004 14:46:43 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [204.74.20.252] (HELO sid.armstrong.com) (204.74.20.252) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 06 Sep 2004 07:46:41 -0700 Received: from joedog.org (pcp01470022pcs.lncstr01.pa.comcast.net [68.82.237.147]) by sid.armstrong.com (8.12.8p1/8.12.8) with ESMTP id i86EnHTj016381 for ; Mon, 6 Sep 2004 09:49:18 -0500 Message-ID: <413C784D.40203@joedog.org> Date: Mon, 06 Sep 2004 10:46:37 -0400 From: Tim Funk Organization: Human being User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-us, en, es-mx, de, sv MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Newbie to Version 5.5 References: <000801c49412$1cff6bc0$0b00a8c0@pericles1> In-Reply-To: <000801c49412$1cff6bc0$0b00a8c0@pericles1> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Yes. The easiest way is to make multiple copies of the dist in different directries and make sure server.xml soes not have any overlapping ports. So ... - get it working - copy the distribution to a new dir - Change the ports,addresses, dirs as needed -Tim Freddy Villalba wrote: > Hi, > > I just downloaded version 5.5. I'm interested in having several instances of > the server running on the same Windows machine (different ports, obviously). > Is this possible? Where can I find the documentation for doing so? In case > it is not possible (with a single installation), is it possible to have > Tomcat installed several times on the same Windows machine (and have them > run concurrently)? > --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org