[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] Unable to connect to MySQL using java



HI,
I am trying to connect to MySQL.I have placed mm.mysql drivers in "jakarta-tomcat/lib" folder. but whenever i try to connect to mysql, i receive this error:

Cannot connect to MySQL server on . Is there a MySQL server running on the machine/port you are trying to connect to? (java.security.AccessControlException)


please note that i can connect to mysql using telnet and php script.

Please help me to overcome this error.

Farhan