You forgot to copy 2 critical Java3D DLL files into c:\Program
Files\JavaSoft\JRE\1.3\bin.
You can find out these 2 DLL in JDK1.3\bin, the name is J3D.DLL and
J3DAudio.dll or somthing like that.
Keep in mind that Java3D programe needs:
(1) 4 Java3D packages in \ext
(2) 2 native DLL in \bin
I am sure it will be working. Good Luck.
Hongkun Wang
----- Original Message -----
From: "b. white" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 17, 2000 3:38 PM
Subject: [JAVA3D] j3d and jdk1.3
> Last week I put jdk1.3 and java3d on a new computer running windows
> 2000. I had a difficult time getting them to run together on though. I
> kept getting the error
> Exception in thread "main" java.lang.NoClassDefFoundError:
> I searched the archives and found a few other people that had encountered
> this problem. Well, I have now solved this on my Machine this is how I
> did it.
>
> Under windows 2000
>
> I installed jdk1.3 directly under c: where it goes by default.
> I then istalled java3d into c:\Program Files\JavaSoft\JRE\1.3
> instead of the default which was c:\Program Files\JavaSoft\JRE\1.2
> I then copied the 4 jar files j3daudio, j3dcore, j3dutils, and vecmath
> from c:\Program Files\JavaSoft\JRE\1.3
> into c:\jdk1.3\jre\lib\ext and c:\jdk1.3\lib\ext
> maybe you don't need to copy it into both of those but that is how I
> finally got it to work.
>
> Hope that helps if anyone else has been having my problem.
>
> Brian White
> [EMAIL PROTECTED]
>
>
===========================================================================
> 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".
===========================================================================
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".