We've successfully used Quartz in projects that also use Struts 2.
Developing a basic implementation of a scheduler using Quartz seemed to be
pretty straightforward ... 

Chamara

-----Original Message-----
From: Dave Newton [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 12, 2008 9:42 AM
To: Struts Users Mailing List
Subject: RE: Struts 2 scheduler

--- "Peters, John" <[EMAIL PROTECTED]> wrote:
> What kind of task, database cleanup?
> Does it occur every minute, hour, day? 
> You might want to consider a stateless session EJB that implements a
> TimerService.
> Here are some examples
>       
> http://www.theserverside.com/tt/articles/article.tss?l=MonsonHaefel-Colu
> mn4
>       
> http://www.javabeat.net/javabeat/ejb3/articles/timer_services_api_in_ejb
> _3_0_2.php
> 
> Quartz isn't really worth the effort for small mundane tasks.

But EJB is?!

Dave



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


__________ NOD32 2940 (20080312) Information __________

This message was checked by NOD32 antivirus system.
http://www.eset.com



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to