Make sure that .jar files are in lib/ext directory of the JRE folder of your
SDK (in case JRE starts from that dir). Remember, that while PlugIn
does need .jar files to be in lib dir, when run as application VM
searches for Java extentions in .ext directory. Can't recall exactly
right now, but possibly this error could be caused by the fact that
your VM runs from WinNT/System32 folder (though in this case u
wouldn't had been able to run any application at all, as far as i
remember). Try to delete/rename java.exe
and javaw.exe files stored in that dir and see if anything changes.
vladimir
-=V=-
>-------<=============>-------<
Join in Java community now!
http://JavaCafe.VirtualAve.net/
>-------<=============>-------<
In your previous letter u wrote:
--------------------------------
osDC> Hello all
osDC> I see that the files os Java 3D are in the correct location in jdk1.2.2/jre/....
osDC> When I use: appletviewer HelloUniverse.html there isn't any problem to execute
osDC> this example but when i use java HelloUniverse, appear the message:
osDC> Exception in thread "main" java.lang.NoClassDefFoundError: javax/media/j3d/Scene
osDC> GraphObject
osDC> Why the same example have diferent behaviour if is and applet o and application?
osDC> and what is wrong in may NT system?
osDC> 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:
osDC> 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
osDC> ===========================================================================
osDC> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
osDC> of the message "signoff JAVA3D-INTEREST". For general help, send email to
osDC> [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".