Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 50282 invoked from network); 23 Oct 2009 13:27:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Oct 2009 13:27:38 -0000 Received: (qmail 37823 invoked by uid 500); 23 Oct 2009 13:27:34 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 37787 invoked by uid 500); 23 Oct 2009 13:27: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 37776 invoked by uid 99); 23 Oct 2009 13:27:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Oct 2009 13:27:33 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of aw@ice-sa.com designates 212.85.38.228 as permitted sender) Received: from [212.85.38.228] (HELO tor.combios.es) (212.85.38.228) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Oct 2009 13:27:31 +0000 Received: from localhost (localhost [127.0.0.1]) by tor.combios.es (Postfix) with ESMTP id 269DB2260A1 for ; Fri, 23 Oct 2009 15:27:10 +0200 (CEST) Received: from tor.combios.es ([127.0.0.1]) by localhost (tor.combios.es [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gbZx6wq+YW-D for ; Fri, 23 Oct 2009 15:27:10 +0200 (CEST) Received: from [192.168.245.129] (p549EA568.dip0.t-ipconnect.de [84.158.165.104]) by tor.combios.es (Postfix) with ESMTPA id C998022608D for ; Fri, 23 Oct 2009 15:27:09 +0200 (CEST) Message-ID: <4AE1AF28.5030402@ice-sa.com> Date: Fri, 23 Oct 2009 15:27:04 +0200 From: =?UTF-8?B?QW5kcsOpIFdhcm5pZXI=?= Reply-To: Tomcat Users List User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Tomcat Users List Subject: Re: How can I prevent Quartz multiple execution after tomcatrestart References: <26021949.post@talk.nabble.com> <24093929.27521256288413403.JavaMail.root@dexter> <99C8B2929B39C24493377AC7A121E21F84059CE82E@USEA-EXCH8.na.uis.unisys.com> In-Reply-To: <99C8B2929B39C24493377AC7A121E21F84059CE82E@USEA-EXCH8.na.uis.unisys.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Caldarale, Charles R wrote: >> From: Elli Albek [mailto:elli@sustainlane.com] >> Subject: Re: How can I prevent Quartz multiple execution after >> tomcatrestart >> >> If all you need is multiple domains mapped to the same application, try >> replacing >> >> ... >> ... >> >> With: >> >> XXX.com >> ... > > Note that if you have only one , elements are completely superfluous. But maybe still useful, from a documentation point of view. ;-) --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org