Re: Problems with turbine-pool

2001-06-07 Thread Oskar Werewka
Mayby this can help you, I was asking here about using Turbine, those fragments are not written by me. / one version // import org.apache.turbine.services.db.PoolBrokerService; import org.apach

Problems with turbine-pool

2001-06-07 Thread siva.ghatti
Hello, We are using cocoon1.8.2 .Along with cocoon we got the turbine-pool.jar and the documentation from cocoon http://xml.apache.org/cocoon/connection-pool.html says , in order to create the pool use DBBroker class as static DBBroker pool = DBBroker.getInstance(); But I get a run time erro