JBoss has scheduler (two, actually).  They will both work for this application.  Don't understand why you are calling a URL to send an email.  JBoss has a mail service, why not just invoke that to send the email?  What is the URL doing for you?
----- Original Message -----
Sent: Monday, December 30, 2002 3:48 AM
Subject: [JBoss-user] Asking about Schedular Servlet in JBoss

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.
 
 
 
 

Reply via email to