Troubleshooting

AppletViewer and Plug-In Problems

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.

Internet Explorer Problems

Q1:Why do I keep getting security exceptions with Internet ...

Get Special Edition Using Java™ 2 Enterprise Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.