Index: lams_build/common.properties =================================================================== RCS file: /usr/local/cvsroot/lams_build/common.properties,v diff -u -r1.27 -r1.28 --- lams_build/common.properties 20 Dec 2007 03:26:39 -0000 1.27 +++ lams_build/common.properties 25 Jan 2008 08:55:27 -0000 1.28 @@ -43,7 +43,7 @@ tag.web.dir=../lams_central/web/WEB-INF #database access -db.name=lams +db.name=${conf.application} db.driver=com.mysql.jdbc.Driver db.url=jdbc:mysql://localhost/${db.name}?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&autoReconnect=true&useUnicode=true db.encoding=utf8