[5007] in java-interest
Re: Security Violation error ... what could it mean?
daemon@ATHENA.MIT.EDU (Neil Bartlett)
Thu Jan 25 19:49:50 1996
Date: Thu, 25 Jan 1996 17:59:55 -0500
To: "John D. Kane" <john@insightnews.com>
From: Neil Bartlett <neilb@the-wire.com>
Cc: jug@solect.com, java-interest@java.sun.com
John,
You can't load librarys (import your own packages) classes using Netscape.
See the security FAQ at http://java.sum.com/sfaq.html. It is chock full of
illuminating information.
At 05:19 PM 1/25/96 PST, you wrote:
>
># Applet exception: class texteg got a security violation: method
>verification error
>java.lang.VerifyError: texteg
> at
>netscape.applet.AppletClassLoader.loadClass(AppletClassLoader.java:127)
> at
>netscape.applet.AppletClassLoader.loadClass(AppletClassLoader.java:100)
> at
>netscape.applet.MozillaAppletContext.loadClass(MozillaAppletContext.java:420)
> at
>netscape.applet.EmbeddedAppletFrame.run(EmbeddedAppletFrame.java:230)
> at java.lang.Thread.run(Thread.java:289)
>
>This error message gives me no pointers to any lines in my own code, so I
>don't know where to look. I think it may have to do with importing my own
>homemade classes, but I'm not sure. Has anyone else had this error message
>and resolved it?
>
>John
>
>
Neil Bartlett
Co-author of upcoming book, The Java Explorer
neilb@the-wire.com 416-769-1851
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com