Re: need for help in IBM aglets
Luca Ferrari <[email protected]> Thu, 5 Apr 2007 08:51:29 +0200
| Newsgroups | gmane.comp.db.mysql.java |
|---|---|
| Message-ID | <[email protected]> |
On Thursday 05 April 2007 soni avbnb's cat, walking on the keyboard, wrote: > java.net.SocketException > MESSAGE: java.security.AccessControlException: access denied > (java.net.SocketPer mission 127.0.0.1:3306 connect,resolve) You have to grant the java.net.SocketPermission within your $HOME/.aglets./security.policy, allowing the action connect and resolve. It should immediately fix the problem. Luca -- MySQL Java Mailing List For list archives: http://lists.mysql.com/java To unsubscribe: http://lists.mysql.com/[email protected]