Or you could start a daemon thread in a servlet to perform as cron; we do
that to initialize services we need. Flux is great too, but it's out of my
budget... ;-)

> -----Original Message-----
> From: Mike Sick [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, March 03, 2001 3:19 PM
> To: Orion-Interest
> Subject: Re: How to set orion to perform a timely task..
> 
> 
> We use Flux. It was easy to integrate and it's reliable.
> 
> see: 
> http://www.simscomputing.com/
> http://www.simscomputing.com/products/
> 
> 
> ----- Original Message ----- 
> From: <[EMAIL PROTECTED]>
> To: "Orion-Interest" <[EMAIL PROTECTED]>
> Sent: Saturday, March 03, 2001 12:43 PM
> Subject: How to set orion to perform a timely task..
> 
> 
> > Hello,
> > I need to have my EJB perform some DB operation at midnight 
> everyday.
> > How do I do that?
> > In PC, I could create a timer object to do that with VC++, 
> but in Java
> > it does not seem to have such a functionality. And I think 
> it's ideal
> > to handle it in the server side rather than play with Java.
> > In other words, orion may have such a cron function built in to do
> > something in a timely manner.
> > If anyone has any experience with this, please tell me how.
> > Thank you very much in advance.
> > 
> > 
> > Simon
> > 
> > 
> > 
> 
> 

Reply via email to