On Thursday 21 December 2000 15:59, Rafal Krzewski wrote:
> John Thorhauer wrote:
> > OK.  I have found a way to make the Scheduler Service work on turbine
> > startup but I am not sure if this is the correct way to do this or if I
> > am bypassing another way to do this that is the correct way.
> >
> > If I change the Scheduler Service init() method to init(ServletConfig
> > config) then the service starts on turbine startup.  Is this the way this
> > should be done or is there another way to do this?
>
> Yes, overiding init(ServletConfig) in TurbineBaseService is the proper
> way
> of executing code during Turbine.init().
>

OK.  So does this mean that the TurbineSchedulerService and the   
TurbineNonPersistentSchedulerService need the init() changed to 
init(ServletConfig)?  If so I will change them.  Because currently the 
scheduler services will not start when turbine is started even if  
"scheduler.enabled=true".

Any commetns on this?

John

-- 
********************************
** John Thorhauer
** [EMAIL PROTECTED]
** take a look at:
**  http://tambora.zenplex.org
**  http://www.zenplex.org
**  http://www.zenplex.com
********************************



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to