MAKING IE4 WORK with VRML and JAVA 
Author Message
 MAKING IE4 WORK with VRML and JAVA

Hello
I have been unable to make IE4 work with a JAVA animated vrml 2.0 scene.
I have tested the MS plugin (VRML2c.exe) and COSMO player 2.0 so far without
any success.
With JavaScript everything runs flawlessly but with JAVA, that's something
else!
I know my vrml scenes and .class files are correct though. With both plug
ins the geometry is correctly loaded
but the JAVA machine is not launched. In the Cosmo console I get the error
message for example :
# Could not load the script class file://E:/examples/chap03/AddRoute.class.
# Please make sure the class is declared PUBLIC or the class file exists.
* Could not load any url for Script node '17SC'
I verified the CLASSPATH in the registry is coorect :
When I install the COSMO PLUG in CLASSPATH is :
C:\WINDOWS\java\classes\classes.zip;C:\Program
Files\CosmoSoftware\CosmoPlayer\npcosmop.zip
and with VRML2C.EXE it is
C:\WINDOWS\java\classes\classes.zip;C:\WINDOWS\java\classes\msvrml.zip;
All these files exists and are valid.

Is there something more to be done in order to make JAVA work with VRML ?
thanks a lot

Bye



Tue, 18 Jul 2000 03:00:00 GMT  
 MAKING IE4 WORK with VRML and JAVA

One: Make sure that the path that that your JAVA .class files are in. is in
the CLASSPATH.

Two: Make sure that the JAVA functions are declared PUBLIC.

Three: If neither of those work the CP2.0 FAQ recommends clearing out your
CLASSPATH. (Though I don't see how this could work.)

adam...

Quote:

> ... Stuff deleted about not getting JAVA to run in MSVRML or CP2.0

># Could not load the script class file://E:/examples/chap03/AddRoute.class.
># Please make sure the class is declared PUBLIC or the class file exists.
>* Could not load any url for Script node '17SC'

> ... Stuff deleted...



Thu, 20 Jul 2000 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. making IE4 work with JAVA and VRML

2. VRML Browsers to read JAVA in IE4 ?

3. VRML in Java vs Java in VRML

4. Will VRML Animation made from Displacement Maps Work?

5. getting VRML and Java/EAI to work in Netscape 4.6 (a solution)

6. Visual BASIC to Java Compiler -- will probably work with VRML

7. JAVA/VRML never works !

8. 2nd Java applet not working with VRML/EAI

9. Java and Ie4.0??

10. from near VRML to REAL VRML : My first EAI / Java / VRML Humanoid Avatar

11. Cortona VRML Client 2.1 with IE4: EAI problem

12. MS VRML, IE4.0, printing

 

 
Powered by phpBB® Forum Software