Sounds like OpenJDK is not recognizing .jnilib files as valid native libraries. Another patch to SoyLatte also allowed it to recognize both .dylib and .jnilib. We also made changes to Java in Mac OS X 10.5 Leopard to recognize .dylib as well as .jnilib.I know it's sounds super-hacky, but I bet if you renamed all your .jnilib's to .dylib's, it will probably work.Best of luck,Mike SwinglerJava Runtime EngineerApple Inc.