May 2001
Intermediate to advanced
1088 pages
30h 13m
English
| Q1: | Why do I keep getting security violations when I try to perform privileged operations? |
Make sure that you have updated your policy file to include the new privileges. Next, make sure that the SignedBy name in the policy matches the certificate's alias in the certificate store (or key store). If you still can't figure it out, try running AppletViewer with the following extra parameter:
-J-Djava.security.debug=policy This option should show you what policy the system is using for your code. You might also try setting the debug level to java.security.debug=jar to make sure it's reading your JAR file correctly. |
| Q1: | Why do I keep getting security exceptions with Internet ... |
Read now
Unlock full access