Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 26477 invoked from network); 10 Jan 2011 23:03:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Jan 2011 23:03:15 -0000 Received: (qmail 67036 invoked by uid 500); 10 Jan 2011 23:03:11 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 66824 invoked by uid 500); 10 Jan 2011 23:03:11 -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 66815 invoked by uid 99); 10 Jan 2011 23:03:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jan 2011 23:03:11 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of pid@pidster.com designates 74.125.82.43 as permitted sender) Received: from [74.125.82.43] (HELO mail-ww0-f43.google.com) (74.125.82.43) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jan 2011 23:03:04 +0000 Received: by wwi17 with SMTP id 17so20490658wwi.0 for ; Mon, 10 Jan 2011 15:02:43 -0800 (PST) Received: by 10.227.179.77 with SMTP id bp13mr336633wbb.226.1294700563666; Mon, 10 Jan 2011 15:02:43 -0800 (PST) References: From: "Pid *" In-Reply-To: Mime-Version: 1.0 (iPhone Mail 8C148a) Date: Mon, 10 Jan 2011 23:02:59 +0000 Message-ID: <5596322583000175621@unknownmsgid> Subject: Re: Q? is it possible to patch an existing Tomcat server install in order to advance it 'in place' to a higher version? To: Tomcat Users List Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org On 10 Jan 2011, at 22:22, Kevin Murray wrote: > Hi, > > I currently have a functioning Tomcat 5.5.25 server installed on 64-bit > Linux and my goal is to advance to version Tomcat version 5.5.31 > Is the a method akin to applying a patch to my existing Tomcat 5.5.25 > install which will advance it to version 5.5.31 ? No. Install it in a new directory in parallel to the old one and reconfigure. Check the changelog for things which might impact your application. p > > If so, then what are the steps. > > Tks! > Kev --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org