tfischer 2005/07/08 10:55:12 Modified: src/test TurbineResources.properties Log: This should have gone into the previous commit (it adapts the runtimetest to the changes made). Comment for the previous commit was: Updated runtime configuration process to do stricter checking, and removed the automatic configuration of the DataSourceFactory with the name "default". See xdocs/changes.xml for details. Solves issue TRQS308. Revision Changes Path 1.7 +2 -1 db-torque/src/test/TurbineResources.properties Index: TurbineResources.properties =================================================================== RCS file: /home/cvs/db-torque/src/test/TurbineResources.properties,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- TurbineResources.properties 31 Jan 2005 19:43:58 -0000 1.6 +++ TurbineResources.properties 8 Jul 2005 17:55:12 -0000 1.7 @@ -56,6 +56,7 @@ # # ------------------------------------------------------------------- +torque.database.default = default torque.database.default.adapter=mysql torque.dsfactory.default.factory= org.apache.torque.dsfactory.SharedPoolDataSourceFactory torque.idbroker.prefetch=false
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
