I'm now working for more than 8 month in Linux and Windows98 on a Java3D
program.
Tuesday the troubles started:
Whenever I want to start a Java3D program, I get ".....
javax.media.j3d.SceneGraphObject ... not found"
This error occurs when the java interpreter can't find the Java3D files.
That's clear to me.
B U T !
It worked on Monday, but not anymore on tuesday! W H Y ?
I don't install anything, I always develop under Linux, then copy the
file to the windows partition, start windos, an look at it. So I can see
if there are any differences between Linux and Windows.
So I thought today, okay lets reinstall everything again.
So I removed, jdk, jre, java-plugin, all extra files (vrml97.jar).
Then I cleaned the registry.
reboot
jdk1.2.2.exe, reboot
java3d-alpha1-opengl.exe (old, but it worked for me), reboot
hotspot.exe (hotspot vm from sun), reboot
java-plugin, reboot
java-plugin: setup, so that the plugin uses the jdk files reboot
copied vrml97.jar in jdk\lib, jdk\lib\ext, jre\lib, jre\lib\ext, reboot
java myproject_name ->
Exception in thread "main" java.lang.NoClassDefFoundError:
javax/media/j3d/SceneGraphObject
here is it again.
CLASSPATH is empty.
WHAT SHALL I DO? Why has this happened.
But just to add a little thing: I sended the file to a friend, who
installed java/java3d with my files, IT WORKS. no problem at all...
anyone who has (had) the same problem ? (and knows a solutions to it?)
===========================================================================
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".