When I am trying to use Inprise's java2idl to convert Java interfaces to idl, it produces an error "Unable to initialize threads: cannot find class ava/lang/Thread could not create JVM"
Created May 4, 2012
Robert Castaneda The java2idl.exe compiler is a wrapper around a Java compiler. It requires that
your classpath is set appropriately. This error means that the Java libraries
are not on your classpath