Hi,
I guess you did not install Java3D in your JRE folders...

Check if your (all) JRE(s) has the needed Java3D files jar and dll.
This   folder, in Java 1.4.xx , looks like :
"C:\Program Files\Java\j2re1.4.0"

Please note "j2re1.4.0" is MY version of JRE, your version maybe is
different.

You must put:
all J3D*.jar at "C:\Program Files\Java\_your_JRE_Version_\lib\ext"
all J3D*.dll at "C:\Program Files\Java\_your_JRE_Version_\bin"

Tip: Copy all Java3D files to ALL JRE folders.

Alessandro


>
> -----Original Message-----
> From: Discussion list for Java 3D API
> [mailto:[EMAIL PROTECTED]] On Behalf Of Brobbey,Isaac
> (neuron)
> Sent: Tuesday, February 04, 2003 9:54 PM
> To: [EMAIL PROTECTED]
> Subject: [JAVA3D] installation
>
> Dear all:
>
> i have installed both java1.4 and java3D opengl in the same sub
> directory.
> but i keep getting this error below.i dont know why the compiler cannot
> find
> the needed classes. but the program compiles with no trouble.
>
>
> C:\brobbwork\proteome>java Testhandler
> Exception in thread "main" java.lang.NoClassDefFoundError:
> javax/media/j3d/Node
>
>
> any Ideas ?
>
> thanks,
>
>
> isaac

_______________________________________________________________________
Busca Yahoo!
O servi�o de busca mais completo da Internet. O que voc� pensar o Yahoo! encontra.
http://br.busca.yahoo.com/

===========================================================================
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