[jboss-user] [Beginners Corner] - Re: Dynamic Class loading

genman do-not-reply at jboss.com
Fri Jul 13 03:18:14 EDT 2007


I don't know if I can be a help...but I have some ideas.

There is a "classpath extension service" which can add additional .jar files and ... perhaps class directories to an existing loader repository.

In the JMX console, every JBoss classloader has an MBean name, so for your .ear or scoped .sar or whatever, you can adjust the classpath using this service.

http://fisheye.jboss.com/browse/JBoss/jboss-system/src/main/org/jboss/deployment/ClasspathExtension.java

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063815#4063815

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063815



More information about the jboss-user mailing list