JNI_CreateJavaVM fails with

2001-09-14 Thread Johannes Zellner
Hi, I can't get JNI_CreateJavaVM() creating a java vm. I use j2sdk1.3 as it comes with the latest debian on i386. I tried from both a c and c++ program, but no luck with either. JDK1_1InitArgs vm_args; status = JNI_GetDefaultJavaVMInitArgs(&vm_args); gives: vm_args.version = 10001

JNI_CreateJavaVM fails with

2001-09-14 Thread Johannes Zellner
Hi, I can't get JNI_CreateJavaVM() creating a java vm. I use j2sdk1.3 as it comes with the latest debian on i386. I tried from both a c and c++ program, but no luck with either. JDK1_1InitArgs vm_args; status = JNI_GetDefaultJavaVMInitArgs(&vm_args); gives: vm_args.version = 10001

Re: Java

2001-04-24 Thread Johannes Zellner
On Tue, Apr 24, 2001 at 07:27:08AM +0200, Munir Chhibber wrote: > i have 3 years of experience in java.recently bought a helio and would luv to > work on it using java but wan't some info about going about it. > like getting linux and what jvm is available for development using it. > please help t

Re: Java

2001-04-23 Thread Johannes Zellner
On Tue, Apr 24, 2001 at 07:27:08AM +0200, Munir Chhibber wrote: > i have 3 years of experience in java.recently bought a helio and would luv to > work on it using java but wan't some info about going about it. > like getting linux and what jvm is available for development using it. > please help

font

2001-01-27 Thread Johannes Zellner
Hi, I get error messages when starting java applications (java 2): Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific] maybe I could eliminate them by editing /etc/j2*/font.properties, but OTOH I could install the missing fonts. So: where can

font

2001-01-27 Thread Johannes Zellner
Hi, I get error messages when starting java applications (java 2): Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific] maybe I could eliminate them by editing /etc/j2*/font.properties, but OTOH I could install the missing fonts. So: where ca