Geronimo Plugins: Extensions for the Apache Geronimo Application Server

Quartz Scheduler Integration

This plugin adds a Quartz scheduler to Geronimo. It provides Geronimo components representing the scheduler and scheduled jobs, which can be used by other applications as well as other Geronimo modules.

To use the scheduler from an application, add a gbean-ref to the Geronimo deployment plan for the application with ref-type org.gplugins.quartz.QuartzScheduler and pattern/name QuartzScheduler. From the QuartzScheduler, you can schedule and delete jobs, pause and resume, inspect and edit individual jobs, etc.

Note there are related plugins allowing you to deploy Quartz jobs as a JAR with XML plan defining the job schdule, and allowing you to manage the Quartz scheduler and jobs with the Geronimo admin console.

Plugin Information

The Apache Geronimo development team

BSD -- Apache Software License (ASL) 2.0

http://geronimo.apache.org/

Download Links

You can use the links here to download the plugin, and then use the install-plugin option of the deploy tool to install the plugin. Any dependencies will still be downloaded separately when you install the plugin. You may also install the plugin directly from the console without downloading it here (just use the plugin Create/Install screen in the console).

This table shows the current version of the plugin for each version of Geronimo it runs in.

Geronimo Plugin Updated File
G 1.1 0.2 10/11/2006 download
G 1.1.1 0.3 10/11/2006 download