|
Re: applet: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Commun: msg#00008db.mysql.java
On Thursday 12 July 2007 AlexeySmirnov's cat, walking on the keyboard, wrote: > Caused by: java.net.SocketException: java.security.AccessControlException: > access denied (java.net.SocketPermission 10.0.0.5:3306 connect,resolve) I guess this is the problem: your applet does not have permissions to connect to host 10.0.0.5. You should grant such permission to your applet (quick thought). Luca -- MySQL Java Mailing List For list archives: http://lists.mysql.com/java To unsubscribe: http://lists.mysql.com/java?unsub=gcdmj-java@xxxxxxxxxxx
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | applet: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure, AlexeySmirnov |
|---|---|
| Next by Date: | Re: applet: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure, AlexeySmirnov |
| Previous by Thread: | applet: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure, AlexeySmirnov |
| Next by Thread: | Re: applet: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure, AlexeySmirnov |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |