[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: CopyOnWriteArraySet - JBCL-20
adrian@jboss.org
do-not-reply at jboss.com
Thu Jul 24 05:58:26 EDT 2008
Incidently the reason the blacklist is so large is because we are still using the
old annotation scanning (which has the problem I reported a couple of months ago).
i.e. if you have an unpacked subdeployment, it thinks
subdeployment.jar/org/jboss/whatever/Some.class
might be a class.
When it fails to the load the class, it fills ups the blacklist.
This is besides it wasting time scanning things it doesn't need to
and creating lots of unnecessary ClassNotFoundExceptions.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4166360#4166360
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4166360
More information about the jboss-dev-forums
mailing list