You say "calendar-based", but the original poster
only asked for "sending a Batch email functionality every two hours".
Regardless, the original scheduler in JBoss, which is still in the 3.x series at
/varia/src/main/org/jboss/varia/scheduler/Scheduler.java, supports periodic
notifications, where of course you identify the periodicity. You can also
specify a start date. This should be enough to satisfy the original
request. Note, however, that Andreas added a much more robust
scheduler. This is what the *Provider classes are for.
|
- [JBoss-user] Asking about Schedular Servlet in JBoss Thaer Hani Al-Ibaisi
- Re: [JBoss-user] Asking about Schedular Servlet ... Guy Rouillier
- RE: [JBoss-user] Asking about Schedular Servlet ... Brian Topping
- RE: [JBoss-user] Asking about Schedular Servlet ... Brian Topping
- RE: [JBoss-user] Asking about Schedular Serv... Guy Rouillier
- RE: [JBoss-user] Asking about Schedular Servlet ... Brian Topping