On Wed, Dec 15, 2010 at 7:32 AM, Anthony Juckel <ajuc...@gmail.com> wrote: > If you don't change the manifest, I assume you're requiring the builtin > folder (and other ruby/jruby libs) to be installed on the local machine in > order for require 'java' to work. If I'm wrong in that, and you have a way > to load the .rb files embedded in jruby-complete.jar without modifying > jruby-complete.jar's manifest, I'd like to hear about it.
I forgot to mention that I'm not using jruby-complete.jar! I'm using the unbundled jruby tarball and slapped in the manifest file from the jruby-complete.jar after massaging the classpath parameter to point to the jar. This seems to work when I require 'java' from within jruby. Also 'jruby.home' system property needs to be set for jruby to be able to work properly. -- Ketan studios.thoughtworks.com | twitter.com/ketanpkr --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email