[jboss-dev-forums] [Design of POJO Server] - Re: Scoped domain with java2ParentDelegation=false loads cla
adrian@jboss.org
do-not-reply at jboss.com
Fri Oct 12 10:14:38 EDT 2007
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#4094604
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4094604
More information about the jboss-dev-forums
mailing list