Return-Path: Delivered-To: apmail-openejb-commits-archive@www.apache.org Received: (qmail 10751 invoked from network); 20 Oct 2008 21:02:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Oct 2008 21:02:34 -0000 Received: (qmail 16370 invoked by uid 500); 20 Oct 2008 21:02:37 -0000 Delivered-To: apmail-openejb-commits-archive@openejb.apache.org Received: (qmail 16355 invoked by uid 500); 20 Oct 2008 21:02:37 -0000 Mailing-List: contact commits-help@openejb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openejb.apache.org Delivered-To: mailing list commits@openejb.apache.org Received: (qmail 16345 invoked by uid 99); 20 Oct 2008 21:02:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Oct 2008 14:02:37 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Oct 2008 21:01:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5103A234C234 for ; Mon, 20 Oct 2008 14:01:44 -0700 (PDT) Message-ID: <999825369.1224536504330.JavaMail.jira@brutus> Date: Mon, 20 Oct 2008 14:01:44 -0700 (PDT) From: =?utf-8?Q?Alex_Gr=C3=B6nholm_=28JIRA=29?= To: commits@openejb.apache.org Subject: [jira] Created: (OPENEJB-928) EJBCronTrigger MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org EJBCronTrigger -------------- Key: OPENEJB-928 URL: https://issues.apache.org/jira/browse/OPENEJB-928 Project: OpenEJB Issue Type: Sub-task Reporter: Alex Gr=C3=B6nholm The new EJBTimerService implementation will be based on Quartz, so I have w= ritten a Quartz Trigger that fulfills the requirements of the EJB 3.1 speci= fication. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.