[jboss-dev-forums] [Design of AOP on JBoss (Aspects/JBoss)] - Re: Classloading problems with ClassProxyFactory

kabir.khan@jboss.com do-not-reply at jboss.com
Wed Apr 30 07:15:07 EDT 2008


Digging into this I deiscovered that if you create a proxy for something loaded up by a bootstrap classloader (e.g. java.util.ArrayList) the associated advisor is cleared due to JBoss5Integration.isValidClassLoader() returning false .

http://jira.jboss.com/jira/browse/JBAS-5495

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4147790#4147790

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4147790



More information about the jboss-dev-forums mailing list