I am trying (without any luck) to get a java3d applet (or any java3d
applet) to run in Netscape on Solaris2.6. Running ordinary Java2 applets
without Java3d works fine.
All java3d examples runs as expected from the commandline so I guess all
Solaris/OpenGL patches should be in place.
Anyhow, converting the html-files and trying to run the same classes in
Netscape results in error messages like:
java.lang.ClassFormatError: javax/media/j3d/SceneGraphObject (Bad magic
number)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:404)
at.....
My setup is Solaris2.6/Netscape 4.05/Java plug-in 1.2.2-01/JRE 1.2.1/Java3d
1.1.2
Any suggestions??
Thanks
Oivind
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".