QNX and IBM's J9

Hello everybody,

I run QNX 6.3 on a SH7780 platform and I’ve got the following problem trying to use j9 (IBM’s J2ME) on it. I have written a simple HelloWorld for my Board. I tryed to start it with:

j9 -jcl:foun10 -cp /j9/lib/jclFoundation10/classes.zip:/tmp/HelloWorld.jar HelloWorld

But I get the following error message:

(W)ZIPS0000 unable to open j9zlib22 (Library cannot be found)
Exception in thread “main” java.lang.NoClassDefFoundError: HelloWorld

Does anybody have a solution?
I’m sure to have installed all necessary files. Also the lib libj9zlib22.so is available under /j9/bin. Are any platform conflicts possible? Any ideas?

Thanks for your promt answers.
Bye Huette

There is an interesting thread in QNX Developers >> General Programming >> SH7780 - QNX - J9 adressing this topic.
http://www.openqnx.com/PNphpBB2-viewtopic-t6404-.html