File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Groovy and the fly likes Making quartz job persistent Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Other Languages » Groovy
Reply Bookmark "Making quartz job persistent" Watch "Making quartz job persistent" New topic
Author

Making quartz job persistent

Pradeep bhatt
Ranch Hand

Joined: Feb 27, 2002
Posts: 8845

Is it possible to make quartz job persistent. We run daily jobs but sometime is the server is down at the time of trigger the jobs do not run. Is it possible to make jobs persistent so that it runs when the server starts up next time


Groovy
Peter Ledbrook
author
Greenhorn

Joined: Jul 15, 2009
Posts: 25
Check out the Quartz plugin documentation under "Configuring the plugin":

http://www.grails.org/Quartz+plugin

It's also covered in Grails in Action, section 12.4.3

Cheers,

Peter
 
IntelliJ Java IDE
 
subject: Making quartz job persistent
 
Threads others viewed
Quartz in multiple servers
Doubt in Quartz job scheduling ?
logic to display quotes,changing with systemdate
Issue in Quartz rescheduling
Job scheduling or Orchestration of Java processes ?
developer file tools