Hi,
Wonyong Yoon wrote:
> Hi, there.
> To install java 3d vrml viewer, I have followed the instruction in
> http://www.vrml.org/WorkingGroups/vrml-java3d/ and
> have extracted all the jar file, as README file says.
> But, the player doesn't run leaving the messages as follows.
>
> C:\jdk1.2\vrml\java3d\examples\player>java Vrml97Player
> Exception in thread "main" java.lang.NoClassDefFoundError:
>com/sun/j3d/loaders/vrml97/Player
> at java.lang.ClassLoader.defineClass0<Native Method>
> ...
> ...
> ...
> at sun.misc.Launcher$AppClassLoader.loadClass<Launcher.java:275>
> at java.lang.ClassLoader.loadClass<ClassLoader.java: 237>
>
> Please let me know how to proceed...
> Many thanks in advance.
The vrml97.jar is not always installed in the right place, check that your vrml97.jar
is located in the
same jre\lib\ext\ directory structure as j3dcore.jar and the other Java3D .jar files.
You can move
it manually by using cut & paste in windows file explorer when you figure out where
the J3D .jar files
are..
With warm regards,
R�bert Vi�ar Bjarnason
[EMAIL PROTECTED]
http://bang.is/
�����������������������
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/