From users-return-224619-apmail-tomcat-users-archive=tomcat.apache.org@tomcat.apache.org Sat May 14 03:44:55 2011 Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DBF9E6A62 for ; Sat, 14 May 2011 03:44:54 +0000 (UTC) Received: (qmail 66184 invoked by uid 500); 14 May 2011 03:44:51 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 65932 invoked by uid 500); 14 May 2011 03:44:50 -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 65918 invoked by uid 99); 14 May 2011 03:44:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 May 2011 03:44:48 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of brianbraun@gmail.com designates 209.85.210.173 as permitted sender) Received: from [209.85.210.173] (HELO mail-iy0-f173.google.com) (209.85.210.173) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 May 2011 03:44:42 +0000 Received: by iym10 with SMTP id 10so3578569iym.18 for ; Fri, 13 May 2011 20:44:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=wVTmFEetYJMqOhtJyT+y1SDY6FXk7pGeMgjrfQUPjl4=; b=c7nIcGdDUzVhgQAjxUO1GlgPTpifzcGf2rikLdh3BxUPKCQp3yODfO4kqnhZ5ONgTI 136qhTkGX7jPLapZmb+0+6DkMM+qk791/mg3llHgD3WALUKPdFKstZW1vwOwZg8LHvfs 7wOpjOMo72K+dIoYMFwDJWoaiWXd+KxbzDP+0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=ONLw0JnZaDtPKNW86fSSHNsGu2vJOiqvqfU3YyBOEwxOXuhVeeKmsMNEiAVC55r1Yh 7L1hYFhRy2kQRWw4pwYIw1H6Rxq0s/fRM3S6lJwPsp6TBYTPOpCP7TFzO7qp3WojDP+i kPc516g0XveSHjGGqfUWo+DQUaBj8fGercRPI= MIME-Version: 1.0 Received: by 10.231.215.140 with SMTP id he12mr1699298ibb.57.1305344661482; Fri, 13 May 2011 20:44:21 -0700 (PDT) Received: by 10.231.159.205 with HTTP; Fri, 13 May 2011 20:44:21 -0700 (PDT) In-Reply-To: References: Date: Fri, 13 May 2011 22:44:21 -0500 Message-ID: Subject: Re: High Availability in Tomcat? From: Brian Braun To: Tomcat Users List Content-Type: multipart/alternative; boundary=000e0cd34d96db6c5f04a3343c4e --000e0cd34d96db6c5f04a3343c4e Content-Type: text/plain; charset=ISO-8859-1 Hi Konstantin, I have just read the manual regarding the parallel deployment and tested it. IT IS A WONDERFUL FEATURE! And so easy to do! At last my site won't stop every time I redeploy! Thanks a lot for your advice, I wouldn't have noticed this new feature if you hadn't told me to check it. On Mon, May 9, 2011 at 7:13 AM, Konstantin Kolinko wrote: > 2011/5/9 Brian Braun : > > republishing the app > > will make it unavailable for at least 10 seconds while I do it. > > Take a look at the Parallel Deployment feature in Tomcat 7 > http://tomcat.apache.org/tomcat-7.0-doc/config/context.html > > Best regards, > Konstantin Kolinko > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > --000e0cd34d96db6c5f04a3343c4e--