Bernd Kreimeier wrote:
> Not the invocation API, this time. I have finally given
> up on that one. One last thing I tried is:
>   - a top level Java class, with one native method Main(),
>      and a loadLibrary call
>... a native "init()" loads a couple
> of other classes used only in native code.
> 
> Again, JDK seems to fail me. The very same classpath
> that works to load the main Java class (import/javac)
> does not work when I call env->FindClass in the
> native code. The same source works with Japhar
> (unfortunately, Japhar has other problems).

I'm about to try this kind of stuff today with v2.
Where can I get later versions to test with if I run
into trouble?  And has anyone successfully used the
invocation API with Blackdown's port yet?

Please reply to [EMAIL PROTECTED]

- Dan

(Oddly, couldn't get any version of java to run on a RH5.0 
machine yesterday.  I know v2 runs on RH5.1 at home,
so I'll install RH5.1 at work today.)

Reply via email to