Index: lams_learning/web/WEB-INF/spring/dbConnection.properties =================================================================== diff -u -r68550153308296645719020c1ce7ed9ca5388183 -r8a907b86e3a010c5a48ffd0a0c659e152e24b997 --- lams_learning/web/WEB-INF/spring/dbConnection.properties (.../dbConnection.properties) (revision 68550153308296645719020c1ce7ed9ca5388183) +++ lams_learning/web/WEB-INF/spring/dbConnection.properties (.../dbConnection.properties) (revision 8a907b86e3a010c5a48ffd0a0c659e152e24b997) @@ -4,7 +4,7 @@ #jdbc configuration jdbc.driverClassName=com.mysql.jdbc.Driver -jdbc.url=jdbc:mysql://localhost/lams11 +jdbc.url=jdbc:mysql://localhost/lams jdbc.username=lams jdbc.password=lamsdemo