aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes Job Scheduling Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "Job Scheduling" Watch "Job Scheduling" New topic
Author

Job Scheduling

Jesse Beaumont
Ranch Hand

Joined: May 30, 2002
Posts: 43
Does anyone know of a decent open source implementation of a J2EE compliant job scheduler? I want to run regular automatic jobs (e.g. once a week or once a day) but don't want to rely on cron to do it unless I can help it, partially because I need to be able configure the frequency of jobs from the web application.
Any pointers are greatly appreciated.
Jesse


---<br />Time flies like an arrow,<br />Fruit flies like a banana
Chris Mathews
Ranch Hand

Joined: Jul 18, 2001
Posts: 2712
If your Application Server supports JMX then you could always use Timer Beans (this is what we do). If you don't want to mess with JMX then checkout Quartz.
Jesse Beaumont
Ranch Hand

Joined: May 30, 2002
Posts: 43
Thanks,
This is exactly what I am looking for.
Jesse
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Job Scheduling
 
Similar Threads
Mail Alerts on birthdays
Help Beginner
Help with BlueJ and Arrays!
How long do companies store the resume of a candidate?
what is in demand in Canada