I think you have run into an EJB3 version incompatibility. The @EJB annotation has moved
from the javax.annotation package (in which it appears in JBoss 4.0.4) to the javax.ejb
package (in which it appears in the jar files that get downloaded with the Trailblazer).
See
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=84310
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957093#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...