[jboss-user] [EJB 3.0] - Re: javax.annotation.Resource

weston.price@jboss.com do-not-reply at jboss.com
Tue Mar 27 20:10:05 EDT 2007


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

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



More information about the jboss-user mailing list