Do you mean the maxIdle property in: http://jakarta.apache.org/commons/dbcp/configuration.html
Robert -----Original Message----- From: Thomas Vandahl [mailto:[EMAIL PROTECTED] Sent: Thursday, November 23, 2006 8:39 PM To: Apache Torque Users List Subject: Re: There was no DataSourceFactory configured for the connection DATABASE Robert Kromkamp wrote: > "There was no DataSourceFactory configured for the connection DATABASE". > When I restart the webserver/applicationserver everything works fine > again. Do you have any ideas what will be the best why to handle this? > Is there a way to check if the current datasource connections are > still valid? This is a feature of the dbcp-configuration. See the part on initialization and configuration of the runtime in the Torque documentation, section SharedPoolDataSource. Bye, Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
