Martin Poeschl wrote:
 
> i tried to update the pool.jar for my app ... ther are many classes
> missing, so i added the turbine.jar to my project ...
> but it still doesn't work ... the TurbineConfig.init() is never
> called!!!! si i simply added the call to the constructor (diff below)
> 
> is this the way it should work??

I removed the call to init() from the constructor for a purpose.

The TurbineConfig class can be used for emulating the servlet
environment
outisde the server container, not only for starting Turbine. This is the
reason why I want init() to be called explicitly by users.

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