dynamic loading of jars during runtime solutions

4 views
Skip to first unread message

Brent Millare

unread,
Apr 24, 2010, 1:22:34 PM4/24/10
to Clojure
My only solution to loading a new jar during runtime is to extract the
jar (its just a zip file) into a directory which was already in the
classpath. This allows me to retain incremental development without
restarting the runtime. Are there alternative solutions out there?

I have heard of OSGi but from my current understanding, it does not
mesh well with the current classloading model clojure uses at the
moment.

http://groups.google.com/group/clojure/browse_thread/thread/468f563b45121933/4227714828818f73

--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clo...@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+u...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
Reply all
Reply to author
Forward
0 new messages