One thing nags me on javax.annotation.Resource. Should it have a @Documented annotation?
It doesn't say so in API or TCK. But if I have a bean with a
@Resource(name="xyz") then I want that to appear in my API docs.
The rest of the package annotations do have @Documented.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974837#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...