Hi David,
I changed Tomcat6.0 to 7.0, and added those in "tomcat-users.xml", now can log in to Tomcat Manager.
<role rolename="manager-gui"/>
<role rolename="manager-script"/>
<role rolename="manager-jmx"/>
<role rolename="manager-status"/>
<user username="admin" password="admin" roles="manager-gui,manager-script,manager-jmx,manager-status"/>
But when tried to go to my application, only a error page, I checked log file of "localhost", it shows:
Exception opening database connection
java.sql.SQLException: org.hsqldb.jdbcDriver}
at org.apache.catalina.realm.JDBCRealm.open(JDBCRealm.java:700)
...
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: org.hsqldb.jdbcDriver}
at java.net.URLClassLoader$1.run(Unknown Source)
... 14 more
Could you help me?
To use the full functionality of this web site, JavaScript needs to be turned on.
For best results, use the Firefox browser..
Copyright © 2003-2017 - Tersus Software Ltd., All rights reserved. Terms of Use License Graphic design by EmaraDesign