The Geronimo Quartz plugins are easiest to install through the Geronimo admin console, though they may also be installed from the command-line (particularly for Little G, which does not presently include the admin console).
![]() | Tip |
---|---|
For either installation style, it is only necessary to select one of the plugins for installation. If you select the deployable jobs plugin it will automatically install the embedded scheduler plugin, while if you select the Quartz console plugin, it will automatically install both of the other plugins. |
Console Installation Procedure
Log in to the console
Select the
- option in the left navigation barSelect the plugin repository
http://www.geronimoplugins.com/repository/geronimo-1.1
from the repository drop-down list (use the command if necessary to populate the
repository list).
Click
Select the following plugins from the list to install the different features described here:
Embedded Scheduler: Quartz Scheduler Integration
Deployable Jobs: Quartz Job Deployer
Quartz Console: (not yet released)
For each selected plugin, select
followed by once the installation completes.Command-Line Installation Procedure
Download the plugin files from the following pages:
Embedded Scheduler: http://www.geronimoplugins.com/entry_QuartzSchedulerIntegration.php
Deployable Jobs: http://www.geronimoplugins.com/entry_QuartzJobDeployer.php
Quartz Console: (not yet released)
Use the command-line deploy tool to install each plugin:
java -jar bin/deployer.jar install-plugin
[plugin_file]