[JBoss-user] Loading classes from a jar file dynamicaly

2001-05-31 Thread Francois Archambault

I need to know how to load classes from a jar file dynamicaly.  I
inspect a little bit the JBoss source code and I think I could find the
answer to my problem into the source code of
javax.management.loading.MLet.  But where can I find this source ?  I've
look at the source of JBoss through the Browse source on-line link but
I was not able to find it ?  Someone know where to find this source, or
know how to load class from a .jar file dynamicaly and could give me
some example.

Thanks
Francois Archambault

___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] Loading classes from a jar file dynamicaly

2001-05-31 Thread Peter Fagerlund

on 1-05-31 15.07, Francois Archambault at [EMAIL PROTECTED] wrote:

 ow to load class from a .jar file dynamicaly and could give me
 some example.

Check the api doc for : java.net.JarURLConnection


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user