[CR #472818] Before calling a generated proxy class, standalone clients must call either:
JNICC_CreateJavaVM to initialize the JVM, or
JNICC_SetJavaVM(JavaVM* vm) if the JVM has already been initialized.