ok, when I run java -version I get teh following:

"java version "1.4.2_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_01-b06)
Java HotSpot(TM) Cllient VM (build 1.4.2_01-b06, mixed mode)"

I really don't understand what you meant...does anything of this look
wrong??

thanx


From: Jeremy Booth <[EMAIL PROTECTED]>
Reply-To: Discussion list for Java 3D API <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: [JAVA3D] exception in thread 'main'
Date: Mon, 22 Mar 2004 15:57:54 -0000

> but I get an error: "Exception in thread "main"
> java.lang.NoClassDefFoundError: javax/media/j3d/Node"

Java3D isn't installed properly in the JVM that is trying to run your app,
or thats what the exception implies. Check with 'java -version' that you
are running the JVM Java3D was installed too.

HTH

Jeremy
--

Homepage: http://www.computerbooth.com/
Codepage: http://www.newdawnsoftware.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".

_________________________________________________________________ Lättare att hitta drömresan med MSN Resor http://www.msn.se/resor/

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