I don't get the point of this thread?
You can't load a class from package "x" unless the classloader declares
that it exports that package.
Your "fix" just looks like a receipe to bypass the import/export constraints by
automatically
making visible unexported classes?
The ClassLoaderInformation is just part of the internal cache that remembers which
classloaders export which packages.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204699#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...