I have Tomcat 5.5.9-1.1 installed through Addon Modules.
When I try to execute one .jsp file it gives me the following error:
javax.servlet.ServletException: Unable to get connection, DataSource invalid: "java.sql.SQLException: No suitable driver",
although there is mysql-connector-java-3.1-nightly-20060218-bin.jar in /usr/local/jakarta/jakarta-tomcat-5.5.9/server/lib
and in /usr/local/jakarta/jakarta-tomcat-5.5.9/common/lib
Are there any special setting in CPanel to make tomcat see the mysql connector?
I checked server.xml and settings for this account are OK.
When I try to execute one .jsp file it gives me the following error:
javax.servlet.ServletException: Unable to get connection, DataSource invalid: "java.sql.SQLException: No suitable driver",
although there is mysql-connector-java-3.1-nightly-20060218-bin.jar in /usr/local/jakarta/jakarta-tomcat-5.5.9/server/lib
and in /usr/local/jakarta/jakarta-tomcat-5.5.9/common/lib
Are there any special setting in CPanel to make tomcat see the mysql connector?
I checked server.xml and settings for this account are OK.