Hi,
If you use j3d-vrml97 loader from Java3D loader sub-project, you have to change the import from com.sun.* to org.jdesktop.*
-- Scott
Rolf Gabler-Mieck wrote:
Hi, as I know, the vrml97 has to be in the classpath or in the lib/ext folder in your used rt, but be aware every user of your applet has to have the vrml97 loader also in his/her classpath.! best regards rolf
Yuefeng Kang schrieb:
I have an applet that can load vrml file to the scene. The applet works fine when I run it but after I deploy it to the IE I got the error message “java.lang.NoClassDefFoundError: com/sun/j3d/loaders/vrml97/VrmlLoader”.
Anybody knows why?
Thanks a lot.
=========================================================================== 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".
=========================================================================== 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".
