Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 32976 invoked from network); 6 Sep 2007 13:55:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Sep 2007 13:55:41 -0000 Received: (qmail 23689 invoked by uid 500); 6 Sep 2007 13:55:24 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 23671 invoked by uid 500); 6 Sep 2007 13:55:24 -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 23660 invoked by uid 99); 6 Sep 2007 13:55:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Sep 2007 06:55:24 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sergey.livanov@gmail.com designates 64.233.184.234 as permitted sender) Received: from [64.233.184.234] (HELO wr-out-0506.google.com) (64.233.184.234) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Sep 2007 13:55:20 +0000 Received: by wr-out-0506.google.com with SMTP id c48so56072wra for ; Thu, 06 Sep 2007 06:55:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=M0dN124EBrOP5lc4AI5CvSUbQuELGblqZk7V0btA/jU=; b=iFCpy9hm1mdi+ql0Aw98bgGs9T00NY2eEGAy+WAGlZMV/mUMl9LxA44oS+YLOeP6gQZme6NQQhJOc2rqVcFt6amxHkTooZsMor08lF6a11RbEtcl8h+89M7AbsPRZgyop2olKl4XNAEF3Aky8HRaK+KuO/99rBG9o7mrQ/9RISE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=ahJtd5MkXzbIQyiluRDXU9NCuQjoHGC92S6RO5Ru9/o3NO25mMf30LD+CMC9GO+eg8TuohlrelMo5kSQaBK+YZLb/RDCinZCneLvgfxI4TEbCf71CLX+IXLA2f16Hm1GGbDadc52MpLVtGAFtBLT0lzDQBm1gVJ0Ziyd+sLLYek= Received: by 10.90.28.13 with SMTP id b13mr1356582agb.1189086899983; Thu, 06 Sep 2007 06:54:59 -0700 (PDT) Received: by 10.65.232.16 with HTTP; Thu, 6 Sep 2007 06:54:59 -0700 (PDT) Message-ID: <17938a6b0709060654kc37e097we2975355961b96ab@mail.gmail.com> Date: Thu, 6 Sep 2007 17:54:59 +0400 From: "Sergey Livanov" To: "Tomcat Users List" Subject: Re: Quartz In-Reply-To: <640358900709060647ydd88464pc6e5f8e5c3ef0b19@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_60405_5054384.1189086899713" References: <640358900709060647ydd88464pc6e5f8e5c3ef0b19@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_60405_5054384.1189086899713 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline this code works for me well baseportal.com.portal.sheduler.SimpleJob baseportal.com.portal.sheduler.Simple2Job 1000 3000 0/15 * 22 * * ? 2007/9/6, Andrew Hole : > > I can't find an example of using Quartz to scheduling jobs on Tomcat Web > application. > Someone already work with Quartz? Could you share a hello world sample? > > Thanks a lot > ------=_Part_60405_5054384.1189086899713--