Ok, so I understand the ClassLoaderSystem, which I can simply get using .getInstance(),
then I can use .registerClassLoaderPolicy(String domainName, ClassLoaderPolicy policy) to
get a new domain and related class loader, my question now is how do I create the policy
that "adds" to the classpath the directory where we generated classes. Any hint?
:-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4188493#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...