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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to