For configuring, not much needs to be done, you will need to turn on the Scheduler service in TurbineResources.properties file.
http://jakarta.apache.org/turbine/turbine-2/services/scheduler-service.html Also make sure that you put your scheduled jobs in a package com.mycompany.app.modules.scheduledjobs, or whereever you have the rest of your modules (Actions, Screens, etc.). Just make sure that you have scheduledjobs as the package. -warner ----- Original Message ----- From: "Fabio Daprile" <[EMAIL PROTECTED]> To: "turbine Users List" <[EMAIL PROTECTED]> Sent: Wednesday, July 17, 2002 7:25 AM Subject: [Fwd: Re: Suggestions with Turbine Scheduler.] > > > -------- Original Message -------- > Subject: Re: Suggestions with Turbine Scheduler. > Date: Wed, 17 Jul 2002 07:19:53 -0700 > From: "Warner Onstine" <[EMAIL PROTECTED]> > To: "Fabio Daprile" <[EMAIL PROTECTED]> > References: <[EMAIL PROTECTED]> > > > > Hi Fabio, > I would recommend you send this to the turbine-users list, I and others are > more likely to help you so that others can benefit from the discussion. > > -warner > > ----- Original Message ----- > From: "Fabio Daprile" > To: > Sent: Wednesday, July 17, 2002 6:09 AM > Subject: Suggestions with Turbine Scheduler. > > > > Hello Warner, > > > > i've seen a message on the mail list of turbine that you have been able > > to start jobs with turbine 2.2. > > I'm currently using the tdk 2.2 with the following jars: > > > > torque-3.0-b2-dev.jar > > turbine-2.2-b2-dev.jar > > fulcrum-3.0-b2-dev.jar > > > > Attached are my configuration files. > > I've got crazy trying to start a job, but no way. > > > > Maybe you can help me, giving me some advices on configuration or what > else. > > I can see that the Thread is Alive, i can get the next running time for > > my jobs, but these are never started. > > > > Help will be really appreciated. > > > > thx in advance. > > Greetings > > > > Fabio Daprile > > > > -- > > Fabio Daprile > > > > W�rth-Phoenix Srl > > Via Kravogl 4, I-39100 Bolzano > > Tel: +39 0471/564111 - (direct 564070) > > Fax: +39 0471/564122 > > > > mailto:[EMAIL PROTECTED] > > http://www.wuerth-phoenix.com > > http://www.wuerth.com > > > > > > > > > > > -- > Fabio Daprile > > W�rth-Phoenix Srl > Via Kravogl 4, I-39100 Bolzano > Tel: +39 0471/564111 - (direct 564070) > Fax: +39 0471/564122 > > mailto:[EMAIL PROTECTED] > http://www.wuerth-phoenix.com > http://www.wuerth.com > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
