Moses DeJong wrote:

> I have not seen much about the native threads port for 1.1.7 in the
> mailing list archives. Is there anyone out there that has gotten the
> native threads version of 1.1.7a1 to work with JNI? I have an application
> that compiles and works on Solaris, Windows, and IRIX but when I try to
> run it on my RedHat5.2 (glibc) system at home I get an error like
> "can not find java.lang.Object" when calling JNI_CreateJavaVM. The
> CLASSPATH includes the installed classes.zip so I have no idea what
> could be causing the error. If anyone out there wants to try out
> the code I was compiling it can be downloaded here.
>
> http://www.cs.umn.edu/~dejong/tcl/tcljava1.1a1.tar.gz
>
> The package is autoconfed and is known to compile on linux.
>
> If anyone knows what is going wrong and could help me out please
> send me an email.
>

I use the OpenGroup's jdk1.1.6 on RedHat5.2(glibc) system, and the native
threads work well.
I have Java call the native code, which is the opposite from how you have
the native code start the Java VM.   I haven't tried blackdown's jdk1.1.7
native threads yet, but I will try that soon.

-Wendy

Wendy Richardson
[EMAIL PROTECTED]

>
> Mo DeJong
> [EMAIL PROTECTED]
> gimme multimedia group

Reply via email to