The problem is in the hack class:
jboss-head/system-jmx/src/main/org/jboss/system/deployers/HackClassloaderMetaDataDeployer.java
When it creates the ClassLoaderMetaData from the old loader repository config,
it should be specifying exportAll=ExportAll.NON_EMPTY and importAll=true
for backwards compatibility.
I've fixed this in head if you do an svn update of system-jmx.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094604#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...