I think RJB will use JAVA_HOME to locate the JVM's native libs. Is you JAVA_HOME set correctly?
You may also want to check rjb's home page for additional info. http://rjb.rubyforge.org (they do mention that LD_LIBRARY_PATH is needed but it's not; it may help though...) alex On Wed, Oct 27, 2010 at 9:36 PM, Ed Smiley <[email protected]> wrote: > Hi, I recently updated my JVM. I am invoking the Java object to check that > certain specified classes in config files can actually be instantiated from > the path of the build. When I do that, I now get a missing JVM message, and > yet, Java is still in my path. > > Can you shed any light on this? > > Thanks > Ed
