I see these WARN messages for ROOT.war and invoker.war when the server
boots:
12:28:09,632 WARN [WarAnnotationMetaDataDeployer] Cannot scan classes,
missing ResourcesIndex as attachment:
vfs:///home/jpai/jbossas/trunk/build/target/jboss-6.0.0-SNAPSHOT/server/default/deploy/http-invoker.sar/invoker.war/
12:28:10,231 WARN [WarAnnotationMetaDataDeployer] Cannot scan classes,
missing ResourcesIndex as attachment:
vfs:///home/jpai/jbossas/trunk/build/target/jboss-6.0.0-SNAPSHOT/server/default/deploy/ROOT.war
Both these wars are marked to be 2.3 web-app version. Maybe we should
just skip looking for an annotation repository for such applications,
instead of logging a WARN message. Thoughts?
regards,
-Jaikiran