JNI and JDK1.4

From: Eelco Batterink (eelco_batterink_at_hotmail.com)
Date: 05/31/04


Date: 31 May 2004 03:51:35 -0700

I am trying to invoke a JVM from C++ on a win32 platform. After
initialisation of the init structure, the classpath variable turns out
to be NULL. I wouldn't mind hardcoding the location of the SDK, but I
don't know what to include in the path. Could anyone tell me? I'm
using JDK 1.4 and I can't find anything as obvious as classes.zip.

Any help would be greatly appreciated.

Eelco Batterink