Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 34025 invoked from network); 11 Oct 2006 23:54:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Oct 2006 23:54:59 -0000 Received: (qmail 50899 invoked by uid 500); 11 Oct 2006 23:54:59 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 50868 invoked by uid 500); 11 Oct 2006 23:54:59 -0000 Mailing-List: contact scm-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list scm@geronimo.apache.org Received: (qmail 50857 invoked by uid 99); 11 Oct 2006 23:54:59 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Oct 2006 16:54:59 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [140.211.166.113] (HELO eris.apache.org) (140.211.166.113) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Oct 2006 16:54:58 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 56AF41A981D; Wed, 11 Oct 2006 16:54:38 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r463078 - /geronimo/plugins/spring/trunk/configs/spring-integration/src/plan/geronimo-service.xml Date: Wed, 11 Oct 2006 23:54:38 -0000 To: scm@geronimo.apache.org From: bsnyder@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20061011235438.56AF41A981D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: bsnyder Date: Wed Oct 11 16:54:37 2006 New Revision: 463078 URL: http://svn.apache.org/viewvc?view=rev&rev=463078 Log: Updated for Spring. Modified: geronimo/plugins/spring/trunk/configs/spring-integration/src/plan/geronimo-service.xml Modified: geronimo/plugins/spring/trunk/configs/spring-integration/src/plan/geronimo-service.xml URL: http://svn.apache.org/viewvc/geronimo/plugins/spring/trunk/configs/spring-integration/src/plan/geronimo-service.xml?view=diff&rev=463078&r1=463077&r2=463078 ============================================================================== --- geronimo/plugins/spring/trunk/configs/spring-integration/src/plan/geronimo-service.xml (original) +++ geronimo/plugins/spring/trunk/configs/spring-integration/src/plan/geronimo-service.xml Wed Oct 11 16:54:37 2006 @@ -3,15 +3,15 @@ - gplugins - quartz-scheduler - ${quartz-plugin-version} + org.apache.geronimo.plugins + spring-integration + ${spring-integration-version} car - gplugins - quartz-scheduler-service + org.apache.geronimo.plugins + spring-integration-service ${pom.version} jar @@ -21,24 +21,12 @@ car - opensymphony - quartz + springframework + spring + ${spring-version} jar - - -# Override Quartz thread pool to use a Geronimo thread pool -org.quartz.threadPool.class=org.gplugins.quartz.QuartzThreadPool -# Support injection of Geronimo DB pools, JMS connections, EJBs, etc. -# This is required for the Quartz Deployer plugin to work -org.quartz.scheduler.jobFactory.class=org.gplugins.quartz.QuartzJobFactory - - - DefaultThreadPool - -