I am facing some problem to install Local Projects Database (LPD) in my computer(Windows 7). I installed Tomcat 7 and then i installed lpd1.1.war file from tomcat manager. It is ok to install. But problem is when I run http://localhost:8080/lpd/. It seeks one password. But, I did not gave any password at the time of installation. I tried without password.
It is showing following message
LPD Database Configurator Tool
Please provide the db config password.
But, i try with password, i mean Tomcat password. It shows following-
No database connectors configured.
Current connector: [unset]
Restart web server for changes to take effect
I do not know how to fix it.