This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > VRML > September 2004 > Eai Error
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| I made vrml eai, with applet. But the applet print this error mensage:
"java.lang.NoClassDefFoundError:com/ms/com/ComException
| |
| Muaddib 2004-09-28, 7:27 am |
| You probably compiled without the target option
javac -target 1.1 ...
Fabio wrote:
> I made vrml eai, with applet. But the applet print this error mensage:
> "java.lang.NoClassDefFoundError:com/ms/com/ComException
>
--
-------------------------------------------------------
VRSpace - An open source, modular, cross-platform,
multi-user vrml system with persistent shared objects.
Check out the Nexus at http://www.vrspace.org/
-------------------------------------------------------
| |
| R. Russell Kinter 2004-09-28, 7:27 am |
| Muaddib <rob_nospam@vrspace.org> wrote in message news:<4156D462.7010203@vrspace.org>...[color=darkred]
> You probably compiled without the target option
> javac -target 1.1 ...
>
> Fabio wrote:
Or, Fabio said in an earlier post he was using Contact's cc3deai
classes to
compile with, so I think he needs to add a classpath pointing to a M$
JVM
package.
With "Microsoft (R) VM for Java, 5.0 Release 5.0.0.3810", the
classpath is: "C:\WINDOWS\JAVA\PACKAGES\DJR73JBD.ZIP"
If it's "5.0.0.3805", which I believe is the build for Windows 2000,
then that package has another name, but it's easy enough to explore
and find the right one.
Using Contact's Netscape classes, or Cortona's saves that hassle.
Come to think of it, he could use Freewrl's as well from the tar.gz
package.
tc
Russ
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|