You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Jürgen Hoffmann <jh...@byteaction.de> on 2002/09/11 11:56:16 UTC

Fulcrum Scheduler HOWTO

Hi all,

I have attached a zipfile containing:

TR.props (Turbine properties file)
Fulcrum.props (Fulcrum properties file)
SchedulerStart.java (action called by a form to add a job)
scheduledjobs/Analyzer.java (The scheduled Job extends Fulcrum
ScheduledJob and implements execute)
Modified TURBINE_SCHEDULED_JOB TableLayout 

Here is an example insertline for the table:
INSERT INTO TURBINE_SCHEDULED_JOB VALUES
(1080,0,0,3,-1,-1,'com.ba.ca.modules.scheduledjobs.Analyzer','jh@byteact
ion.de',NULL,0,0,-1,NULL);

Kind regards
 
Jürgen Hoffmann

P.S. Where would I hav to post a complete extensive HOWTO to?


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>