Kevin wrote: > Try invoking the java_g interpreter with the -tm (or was that -t) trace > method option and look for exceptions being throuwn during the class init. How do you do this with the invocation interface? I linked with -ljava_g, but I don't see anything documenting a trace method option in the jni docs. - Dan