Hello, I've got a Java program that I'd like to be able to call and interact with from an Ada program. Do you have any suggestions on how to be able to get the gnat compiler to correctly link to the gcj compiled Java? Or is it only possible to access the Java by using the JNI and invoking the JVM? Thanks for your help! Shawn