Try copying all the files in your JRE's "lib/ext" subdirectory directly
into "lib". In my case there was a bug in the plug-in, which caused none
of the java3d .jar files in lib/ext to be found.
Jake
----------
> From: Edgar Bravo Martinez <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: [java3d] Running java3d
> Date: Friday, March 12, 1999 6:24 PM
>
> First, thanks to: Ing. Patrick Janssen.
>
> Now my problem is that when i try to run a demo of java3d in Netscape
> 4.5, in the java console show me:
> # Verifier error Text3DMotion.<init>()V: Cannot find class
> javax/media/j3d/Canvas3D
> # Applet exception: class Text3DMotion got a security violation: method
> verification error
> java.lang.VerifyError: Text3DMotion
> at java.lang.ClassLoader.resolveClass(Compiled Code)
> at netscape.applet.AppletClassLoader.loadClass1(Compiled Code)
> * at netscape.applet.AppletClassLoader.loadClass(Compiled Code)
> at netscape.applet.AppletClassLoader.loadClass(Compiled Code)
> at
> netscape.applet.DerivedAppletFrame$LoadAppletEvent.dispatch(Compiled
> Code)
> at java.awt.EventDispatchThread$EventPump.dispatchEvents(Compiled
> Code)
> at java.awt.EventDispatchThread.run(Compiled Code)
> at
> netscape.applet.DerivedAppletFrame$AppletEventDispatchThread.run(Compiled
> Code)
>
> I guess that i don't have the package javax.vecmath and javax.media.j3d.
>
> Thanks
>
> =====================================================================
> To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
> Java 3D Home Page: http://java.sun.com/products/java-media/3D/
=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/