I have just installed the jdk1.3.0 and java3d-1_2-beta1-win32-directx-jdk .  Please note that I have not used the 3d api at all yet so I am sure that I am doing something stupid.  But, when I try to run any of the examples I get the following errors when running for example, C:\jdk1.3.0\demo\java3d\Text3D\Text3DLoad_plugin.html:
 
Java(TM) Plug-in: Version 1.3.0-C
Using JRE version 1.3.0 Java HotSpot(TM) Client VM
User home directory = C:\WINDOWS
Proxy Configuration: no proxy
JAR cache disabled.
java.lang.NoClassDefFoundError: javax/media/j3d/Group
 at java.lang.Class.newInstance0(Native Method)
 at java.lang.Class.newInstance(Unknown Source)
 at sun.applet.AppletPanel.createApplet(Unknown Source)
 at sun.plugin.AppletViewer.createApplet(Unknown Source)
 at sun.applet.AppletPanel.runLoader(Unknown Source)
 at sun.applet.AppletPanel.run(Unknown Source)
 at java.lang.Thread.run(Unknown Source)
 
Can someone please help me get started here.  Thanks in advance.

Reply via email to