I guess it could also make sense to see if we can reuse this annotation index in MDR as
well?
Beside that we would need a better programmatic API for excluding resources from scanning.
I think this is actually the most important piece we have to do, as not doing any
annotation scanning at all would most probably be faster than indexing :)
So we would need to create a ScanningMetaData when e.g.
JBossEjbMetaData.isMetaDataComplete(). This then would exclude all non EE5 deployments
from annotation scanning without a separate jboss-scanning.xml. As far as i can remember
for servlet 3.0 we would need be able to exclude resources on .jar basis as well.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4255051#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...