On 14 Apr, 2011, at 11:43 , Laurent PETIT wrote:

> I won't pretend I understand how all this works, especially wrt to
> subtleties between loading from clojure, auto-loading of AOT compiled
> gen-classes, etc., but what has worked great so far for clojure.osgi
> and indirectly for CCW in a complex classloader hell context (OSGi)
> was the following:
> 
> * set the context class loader via
> Thread.currentThread().setContextClassLoader(loader)
> * rebind Compiler.LOADER with loader

That works for me as well, thanks!

Konrad.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to