Hi,
Since java HelloUniverse works fine, the CLASSPATH set should be fine.
But the appletviewer on a local system failed. I used Java3D 1.1
and JDK1.2.
Do you know the reason? I am reading FAQ and do not see a clear
solution. Thanks.
RZHou
------------ appletviewer HelloUniverse.html
java.lang.NoClassDefFoundError: javax/media/j3d/SceneGraphObject
at java.lang.Class.newInstance0(Native Method)
at java.lang.Class.newInstance(Compiled Code)
at sun.applet.AppletPanel.createApplet(Compiled Code)
at sun.applet.AppletPanel.runLoader(Compiled Code)
at sun.applet.AppletPanel.run(Compiled Code)
at java.lang.Thread.run(Compiled Code)
=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/