Re: Tomcat Applet Mysql Problem
Posted By:
ilan_levine
Posted On:
Monday, November 3, 2003 06:46 AM
Followup. This is the error that I get when under Tomcat:
java.sql.SQLException: Cannot connect to MySQL server on x.x.x.x:3306. Is there a MySQL server running on the machine/port you are trying to connect to? (java.security.AccessControlException)
at com.mysql.jdbc.Connection.connectionInit(Unknown Source)
at com.mysql.jdbc.jdbc2.Connection.connectionInit(Unknown Source)
at com.mysql.jdbc.Driver.connect(Unknown Source)
at java.sql.DriverManager.getConnection(Unknown Source)
at java.sql.DriverManager.getConnection(Unknown Source)