Dan Finkelstein <[EMAIL PROTECTED]> writes: > Hello again, > > In a few Torque files, the connection timeout is set as follows: > > services.DatabaseService.database.connectionWaitTimeout=10000 > > But, based on Torque.java, it should really be referenced as: > > > services.DatabaseService.database.default.connectionWaitTimeout=10000 > > Effected files are: > examples/Torque.properties > src/test/Torque.properties > src/test/TurbineResources.properties > > Can a Torque expect confirm this and update the repository?
Hi Dan, thanks for the mail. You are correct -- now fixed in CVS. Jason, should the "services.DatabaseService" references in src/test/TurbineResources.properties now be "torque"? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
