Hello,
I'm using JDK1.2.2 and Suze6.2.
Can someone tell me how I can use the option "green threads" of VM instead
"native threads"?
Thank You.
Daniel FONTAINE
Université de Versailles Saint-QUENTIN en Yvelines
FRANCE
[EMAIL PROTECTED]
Juergen,
Thank you and all other people responding to my e-mail.
Yes, you are right. I forgot to change the function name in C file after
moved the native function declaration into another java class. Sorry for
the careless mistake.
Regards,
Lee
-Original Message-
From: Juergen Kre
Henrik Krobath Olesen wrote:
> Hi,
>
> I'm having some problems configuring my Java
> programs to use the mm.Mysql jdbc driver. I've
> searched through the mailing list archive but it
> hasn't helped me to overcome my problem. It al
> comes down to the definition of my classpath
> to which I have
Hi,
I'm having some problems configuring my Java
programs to use the mm.Mysql jdbc driver. I've
searched through the mailing list archive but it
hasn't helped me to overcome my problem. It al
comes down to the definition of my classpath
to which I have to add the path to the mm.MySql
library. In