Remy Maucherat [
http://community.jboss.org/people/remy.maucherat%40jboss.com] replied to
the discussion
"Annotation processing in war files too aggressive?"
To view the discussion, visit:
http://community.jboss.org/message/547982#547982
--------------------------------------------------------------
Well, web is not less relevant than ejb in this particular situation. If your pojo is
extended by a Servlet class (this is the same case you are using), then the annotation
becomes relevant for Servlets too. Sneaky ;) Maybe we should do less injection metadata
validation on deploy (some TCK tests seem to imply that). If the injection is then
actually used by one of the specs where it is invalid, it will do a runtime error.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/547982#547982]
Start a new discussion in JBoss Web Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]