The moose likes Applets and the fly likes AccessControlException Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Applets
Reply Bookmark "AccessControlException" Watch "AccessControlException" New topic
Author

AccessControlException

Gregg Bolinger
Ranch Hand

Joined: Jul 11, 2001
Posts: 15230

I have an applet that I have signed using keytool and jarsigner. I am able to run the applet and write to the local file system.
But I changed my code to test connecting to a MySQL database, jared the class file, resigned the jar file and now I get an AccessControlException. I know the database is working and I know my connectino code and my archive properties in my html file are correct. I can run the same code as an application and everything works fine.
So I am assuming it is a security problem. Anyone able to shed some light on this?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: AccessControlException
 
Similar Threads
AccessControlException - RuntimePermission
AccesscontrolException
AccessControlException!!!
AccessControlException
AccessControlException