Charles Oliver Nutter wrote:

For whatever reason the class you want to load is not available. You may need to require the jar file for it or put it in a higher classpath. Where is that class located? How are you making it possible for the plugin to find it?
Might want to fiddle with the OSGi settings - if the class is around, JRuby might just not see the class because the two are in different class loaders.
Are JRuby and the class in the same OSGi bundle ('plugin');

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

   http://xircles.codehaus.org/manage_email


Reply via email to