« Return to Thread: Dynamically adding to classpath

Re: Dynamically adding to classpath

by bemmi :: Rate this Message:

Reply to Author | View in Thread


Bless you Lenny - you've just told me why I'm getting my error.  Did you find
out "is there a reason why JRuby doesn't set the current Java thread's
contextClassLoader to the JRubyClassLoader?"  Is it a bug or by design?

On Mar 11, 2008, at 5:56 PM, Lenny Marks wrote:

> I had run into problems with things loading classes with  
> Thread.contextClassLoader(see below). Sounds like it could be a  
> similar issue for you.
>
> http://www.ruby-forum.com/topic/127354#568081
>
> -lenny
>
--
View this message in context: http://www.nabble.com/Dynamically-adding-to-classpath-tp15841856p16048163.html
Sent from the JRuby - User mailing list archive at Nabble.com.


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

    http://xircles.codehaus.org/manage_email


 « Return to Thread: Dynamically adding to classpath