Posted By:
daniel_walker
Posted On:
Sunday, February 24, 2002 08:30 PM
Does anyone know how to grant AllPermission to an applet that is running within VAJ (AppletViewer). I can get the Applet working outside VAJ (in a browser) but when I hit the 'run' button, and the Applet is created in the AppletViewer, I get a AccessControlException. I've tried modifying the acl in .hotjava/properties and I've also tried editing the .java.properties file. When running in AppletViewer the applet seems to have a wierd CodeBase
(valoader:/c:program filesibmvisualage for java..)
I'm thinking this may be a reason I cannot grant permissions to it in the .java.policy???!?!?!?
Any help is muchly appreciated ;-)
Dan