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().

Rafal

--
Rafal Krzewski
Senior Internet Developer
mailto:[EMAIL PROTECTED]
+48 22 8534830 http://e-point.pl


------------------------------------------------------------
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