From: <yo...@us...> - 2009-10-21 20:48:54
|
Revision: 211 http://treebase.svn.sourceforge.net/treebase/?rev=211&view=rev Author: youjun Date: 2009-10-21 20:48:42 +0000 (Wed, 21 Oct 2009) Log Message: ----------- Modified Paths: -------------- trunk/oai-pmh_data_provider/data_provider_core/src/main/resources/applicationContext-dao.xml Modified: trunk/oai-pmh_data_provider/data_provider_core/src/main/resources/applicationContext-dao.xml =================================================================== --- trunk/oai-pmh_data_provider/data_provider_core/src/main/resources/applicationContext-dao.xml 2009-10-21 14:16:08 UTC (rev 210) +++ trunk/oai-pmh_data_provider/data_provider_core/src/main/resources/applicationContext-dao.xml 2009-10-21 20:48:42 UTC (rev 211) @@ -17,7 +17,7 @@ <property name="locations"> <list> <value>classpath:jdbc.properties</value> - <value>classpath:treebase.properties</value> + <value>classpath:top.properties</value> </list> </property> </bean> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |