Hello,
the problem is that as long as i read my tables i don't have problems. But when i try to save my JobEntries on the Scheduled_jobs table, i have the exception DBconnection is null. These means that turbine and fulcrum do not share the same pool of connections. This is the problem. And the problem is that there is no documentation anywhere on how to configure turbine, torque and fulcrum to achieve this pool sharing. I can send you all my application if necessary. Regards. Fabio Daprile John McNally wrote: >Sorry, I don't see the problem. > >john mcnally > >On Thu, 2002-05-23 at 04:16, Fabio Daprile wrote: > >>Hello John, >> >>here the torque properties. the jar is torque 3.0 b1. >> >># ------------------------------------------------------------------- >># $Id: Torque.master,v 1.1 2002/02/13 14:21:08 mpoeschl Exp $ >># >># This is the configuration file for Torque. >># >># Note that strings containing "," (comma) characters must backslash >># escape the comma (i.e. '\,') >># >># ------------------------------------------------------------------- >> >>torque.applicationRoot = . >> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
