help please

Leon Kofman (leon@home.com)
Sun, 25 Jan 1998 20:23:15 -0500

Date: Sun, 25 Jan 1998 20:23:15 -0500
From: Leon Kofman <leon@home.com>
To: java-security@web2.javasoft.com
Subject: help please

Folks,

I am having a tough time creating a signed JAR (running it actually).
I am using jdk 1.1.4 and am following all the directions from the "duke"
example at http://java.sun.com/security/signExample/doit.

How does one get 'sun.applet.AppletSecurityException: checkpropsaccess'?

I can run my applet in the appletviewer. However, when I make a jar
from the .class file in which extends Applet and a directory with my
"package/*.class" files, I get the exception above.

Any help on this would be greatly appreciated. Also, how does one sign
archives with digital ID's from VeriSign (or other SA's)?

Thanks a million - Leon