Hello all

I see that the files os Java 3D are in the correct location in jdk1.2.2/jre/....



When I use: appletviewer HelloUniverse.html there isn't any problem to execute
this example but when i use java HelloUniverse, appear the message:

Exception in thread "main" java.lang.NoClassDefFoundError: javax/media/j3d/Scene
GraphObject

Why the same example have diferent behaviour if is and applet o and application?
and what is wrong in may NT system?

Tanks for any help


>Hello all

>I install the Java 3D in a NT machine. But when I try to launch a aplication
(java >HelloUniverse), the system return:

>Exception in thread "main" java.lang.NoClassDefFoundError:
javax/media/j3d/Scene
>GraphObject

>But all is correct if I use the appletviewer.
>This error is repeated with all the examples of the Java 3D

>How can I solve this configuration problem?

>Thank for any 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".

Reply via email to