Are you running the applet from the comand line or from within the web
browser ? If the later one, then you're settings described bellow does not
apply. You should check what JVM is running inside your browser and if
Java3D is installed for that JVM. For example, I'm running currently on my
machine several versions of jdk and only 2 of them have java3d installed.

Cheers,

Florin

-----Original Message-----
From: Discussion list for Java 3D API
[mailto:[EMAIL PROTECTED] Behalf Of Flavius Alecu
Sent: Montag, 22. März 2004 17:09
To: [EMAIL PROTECTED]
Subject: Re: [JAVA3D] exception in thread 'main'


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".

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