Hi just a small thing in the martin's latest tdk's WEB-INF/build/build.properties that should be corrected...
# ------------------------------------------------------------------- # # D A T A B A S E S E T T I N G S # # ------------------------------------------------------------------- databaseUrl = jdbc:mysql://localhost:3306/${database.name} createDatabaseUrl = jdbc:mysql://localhost:3306/${database.name}<--- should be createDatabaseUrl = jdbc:mysql://localhost:3306/${database} Hope that helps... Saimon _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>