Re: Periodic tasks
Re: Periodic tasks
- Subject: Re: Periodic tasks
- From: David Avendasora <email@hidden>
- Date: Thu, 17 Sep 2009 08:54:23 -0400
On Sep 17, 2009, at 6:12 AM, Simon McLean wrote:
we have a scheduler app (wo app) that uses quartz
(http://www.opensymphony.com/quartz/) to run all sorts of things, from
maintenance stuff to billing systems.
I also wrote a nice quartz-integrated scheduling app.
I put all the business logic for the automated tasks in my core
framework, then had the scheduler app simply control when those
methods were kicked off. This had the additional benefit of allowing
my other apps that implemented the framework to also manually kick off
those jobs.
It was really quite smooth.
I also reverse-engineered the Quartz db and created a D2JC for it so I
could control the scheduling with a nice GUI.
Dave
simon
2009/9/17 Chan Yeow Heong, Jerome <email@hidden>:
Is there a mechanism for performing periodic database house
cleaning tasks
under WebObjects?_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden