In the JPetstore example, the username and password are stored in database.properties file.
Because I am using Tomcat 5, I have already mentioned the database properties in META-INF/context.xml. Do I have to remove the setting in context.xml? Otherwise I have duplicate data in 2 different files!
