I have developed an applet that can connect to the database and access
the data I need. When I run the same applet under Tomcat, I get the
following exception

Unable to connect to any hosts due to exception
java.security.AccessControlException: access denied
(java.net.SocketPermission 10.1.1.243:3306 connect, resolve)

I only get this exception when I run a browser on the same computer
(10.1.1.243)  that tomcat/mysql are running from. Accessing this from
other browsers on other computers is not a problem. Is this an issue
with MySql or Tomcat or Applets?


************************************
This email and any files transmitted with it are proprietary and intended solely for 
the use of the individual or entity to whom they are addressed. If you have received 
this email
in error please notify the sender. Please note that any views or opinions presented in 
this email are solely those of the author and do not necessarily represent those of 
ITT Industries, Inc.
The recipient should check this email and any attachments for the presence of viruses. 
ITT Industries accepts no liability for any damage caused by any virus transmitted by 
this
email.
************************************

Reply via email to