QuartzDesk v1.3.0 Artifacts
Click on the Release notes tab for the list of new features, fixes and other changes in this release.
New features:
o WEB: Added new "Currently Executing Jobs" tab that allows users to view the list of all currently running jobs.
o WEB: Added Interrupt button to the "Currently Executing Jobs" tab that allows users to interrupt individual executing jobs (supported for Quartz >= 2.1.1) providing they implement the org.quartz.InterruptableJob interface.
o WEB: Added View Log button to the "Currently Executing Jobs" tab that allows users to view log messages produced by executing jobs in real-time.
o SERVICE: Added new version (3.0) of the QuartzService web-service.
o SERVICE: Added new version (3.0) of the MessageReceiverService web-service. This is just a formal version number update due to the new version of the QuartzService web-service.
o WEB: Added a noscript message to display a warning in browsers with disabled JavaScript.
o WEB: Added "Probing schedulers..." message when (re)loading contents of a Schedulers tree node folder because this action can take a while depending on the number of schedulers in the folder.
Fixed Bugs:
o WEB: Fixed "Error opening remote JMX connection" error upon clicking the Discover button in the scheduler connection edit dialog when the REMOTING-JMX protocol is selected and no service authentication credentials are provided.
o SERVICE: Fixed missing monitoringUrls in Scheduler, Trigger and JobDetail XSD types that may have caused issues with validating SOAP clients.
Changes:
o SERVICE: Replaced the original getCurrentlyExecutingJobs operation with a new one with a different response type that provides complete data describing an executing job.
o SERVICE: Replaced the original interruptJob operation with a new one that accepts a jobExecutionId that uniquely identifies an executing job. The jobExecutionId is returned by the getCurrentlyExecutingJobs operation.
QuartzDesk JVM Agent Library
Required by: QuartzDesk Standard and Enterprise edition
Please refer to the QuartzDesk JVM Agent Installation and Upgrade Guide for installation / upgrade instructions.
QuartzDesk Public API Library
Required by: QuartzDesk Standard and Enterprise edition
Please refer to the QuartzDesk JVM Agent Installation and Upgrade Guide for installation / upgrade instructions.
QuartzDesk Web-Application
Required by: All QuartzDesk editions
Please refer to the QuartzDesk Installation and Upgrade Guide for installation / upgrade instructions.