Title: SV: How to set orion to perform a timely task..
Or if you're using JDK 1.3 there's always java.util.Timer (vastly underused IMHO).
 
-mike
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Magnus Rydin
Sent: Monday, March 05, 2001 7:08 PM
To: Orion-Interest
Subject: SV: How to set orion to perform a timely task..

how about an client-application that does some operation on scheudled hours?
WR

> -----Ursprungligt meddelande-----
> Fran: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Skickat: den 3 mars 2001 09:44
> Till: Orion-Interest
> Amne: 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