|
Hi everybody!
I've got a problem and I don't know how can I solve
it. I have an applet zipped in a jar file. I can't run this applet in a browser
or in the appletviewer because an error like this one
appears:
java.lang.NoClassDefFoundError: javax/media/j3d/Group
I use the Java Plug-in with the browser IE. I think
I've got a problem with the CLASSPATH but I don't know it.
The readme file in Java 3D says that you do not need to include the J3D jar files in your CLASSPATH, nor do you
need to include the J3D shared libraries in your PATH, so I don't know what to
do.
I think that the Virtual Machine doesn't recognize
the library Java 3D, but I'm not sure and I don't know how can I prove
it.
I have to present my final project the next week so
I'm very desperate. My application runs correctly, but I want to present my
program running under a browser. Can
anyone of you help me, please?
Thank you in advance for any information you can give me. Pedro.
|
- Re: [JAVA3D] Urgent!! Please, I need help! Pedro Garc�a Patr�n
- Re: [JAVA3D] Urgent!! Please, I need help! James Robertson
- Re: [JAVA3D] Urgent!! Please, I need help! J. Lee Dixon
- Re: [JAVA3D] Urgent!! Please, I need help! J. Lee Dixon
