Software Details:
Version: 2.2.2 updated
Upload Date: 9 Feb 16
Distribution Type: Freeware
Downloads: 174
Applications can vary from the largest e-commerce system to the smallest stand-alone application.
Quartz can be used to create simple or complex schedules for executing tens, hundreds, or even tens-of-thousands of jobs; jobs whose tasks are defined as standard Java components or EJBs.
The Quartz Scheduler includes many enterprise-class features, such as JTA transactions and clustering.
What is new in this release:
- Create an EJB3 compliant EJB Job invoker.
- OSGi headers in the MANIFEST.
- Added schedulerStarting() method to SchedulerListener interface.
- Make the Scheduler's ClassLoadHelper available to plugins when they are initialized.
- Added initialize() to ConnectionProvider interface.
- Allow 'triggerless' initial storing of non-durable jobs.
- Override default transaction timeout when beginning new UserTransaction.
What is new in version 2.2.1:
- Create an EJB3 compliant EJB Job invoker.
- OSGi headers in the MANIFEST.
- Added schedulerStarting() method to SchedulerListener interface.
- Make the Scheduler's ClassLoadHelper available to plugins when they are initialized.
- Added initialize() to ConnectionProvider interface.
- Allow 'triggerless' initial storing of non-durable jobs.
- Override default transaction timeout when beginning new UserTransaction.
What is new in version 2.1.7:
- Quartz 2.1.7 containing several bug fixes (including a DST bug in CalendarIntervalTrigger) has been released.
What is new in version 2.1.5:
- Critical bugs with JDBC JobStore.
What is new in version 2.1.2:
- Quartz 2.1.2 containing several bug fixes has been released.
What is new in version 2.1.1:
- Quartz 2.1.1 contains several bug fixes.
What is new in version 2.0.2:
- Bugs:
- Quartz starts unmanaged threads and J2EE context is not propagated to the job threads
- XMLSchedulingDataProcessorPlugin initialization fails if job initializer file initially does not exist and file scanning has been enabled
- DirectSchedulerFactory create methods mostly unusable
- Batching breaks SchedulerFactories other than StdSchedulerFactory
- Problem deleting instances of custom trigger implementations (when using BLOB storage)
- Automatically set selectWithLockSQL statement is incorrect when MSSQLDelegate is selected.
- NPE in JobStoreSupport.java:592 when "org.quartz.jobStore.driverDelegateClass" property not specified
- JVM arg to skip udate check doesn't match with arg in quartz.property
- Problem validating new misfire instructions
- tables_hsqldb.sql should use appropriate comments syntax
- Race condition during shutdown of Quartz
- New Features:
- PropertySettingJobFactory should inject values from the SchedulerContext onto the job instance.
What is new in version 1.6.5:
- Records in QRTZ_TRIGGER_LISTENERS table are deleted when trigger is paused and resumed
- LoggingTriggerHistoryPlugin.triggerMisfired writes incorrect message
- SendDestinationMessageJob throws naming exception
- SendQueueMessageJob throws ClassCastException when used with xml plugin
- acquireNextTrigger executing on Managed Tx Connection when using JobStoreCMT and configured not to acquire triggers within lock
Comments not found