Hi
all,
I was deploying my
application under JRun 3.1 Web server, and I was using the
"allaire.jrun.scheduler.CronService" servlet class that comes with JRun library,
this servlet works as a schedular to call a URL every part of time that you
specify, (I was using it, to control sending a Batch email functionality every
two hours).
So, any one know a
substitute in JBoss that could help me to get the same functionality as JRun
servlet class.
Quick help is very
thanked.