use quartz scheduler which is avalaible at http://www.quartzscheduler.org

Ender


-----Original Message-----
From: David Jencks [mailto:[EMAIL PROTECTED]
Sent: Monday, August 30, 2004 11:01 PM
To: Jetspeed Users List
Subject: Re: AW: Scheduled jobs in TOMCAT/JETSPEED


The spec compliant way to do this would be to run in a j2ee 1.4 app
server, write a session bean to trigger the action, and use the ejb
timer service.

david jencks

On Aug 30, 2004, at 12:53 PM, dp wrote:

> Hello,
>
> I only know that turbine can run jobs by given interval, but not at a
> specific time :(
>
> get a freeware-sheduler and configure it there. or, under windows, use
> the
> system-sheduler...
>
> cu
>
>
>
>
>
>
> -----Ursprüngliche Nachricht-----
> Von: Stefano Bianchi [mailto:[EMAIL PROTECTED]
> Gesendet: Montag, 30. August 2004 09:51
> An: Jetspeed Users List
> Betreff: Scheduled jobs in TOMCAT/JETSPEED
>
>
> Dear ALL,
> I have Jetspeed 1.4-b3 running on TOMCAT 4.1.24.
> I have an .exe I would like to execute periodically without any
> event-driven
> action.
> I know Turbine has some features about a Scheduler Service and probably
> Jetspeed inherits it somehow.
> Or is it something related to TOMCAT itself?
> Can I launch an .exe (I have not the source code!) from a scheduled
> job?
> Any hint appreciated.
> Thank you
> Stefano
>
> Ing. Stefano Bianchi
> Softeco Sismat S.p.A.
> Via De Marini, 1 - WTC Tower
> 16149 Genoa (ITALY)
> e-mail: [EMAIL PROTECTED]
> tel: +39 010 60.26.368
> fax: +39 010 60.26.350
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to