The
| javax.annotation.Resource
|
can be found in the jboss-ejb3x.jar of your distribution. Generally, if an annotation or a
specific class is from the EJB3 API (not JBoss specific) it can be found in this module. A
simple
| jar tvf jar-name.jar
|
will usually do the trick.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4032261#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...