I'd like to call a Java class, but use the runtime classloader instead of the build classloader for resolving and executing the class. Is there an easy way to do this?

The wider background: I'm executing org.jruby.Main#main to execute JRuby scripts. I'd like those scripts to use the runtime classloader so I don't have to keep building up the buildscript.dependencies closure.

--
~~ Robert Fischer, Smokejumper IT Consulting.
Enfranchised Mind Blog http://EnfranchisedMind.com/blog

Grails Expert Retainer Services
http://smokejumperit.com/grails-retainer/

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to