[jboss-dev-forums] [JBoss Microcontainer Development POJO Server] - Re: integration with the Papaki annotation indexer/repositor

emuckenhuber do-not-reply at jboss.com
Mon Sep 14 07:19:18 EDT 2009


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#4255051

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



More information about the jboss-dev-forums mailing list