[jboss-user] [EJB 3.0] - Re: EJB Injection Question
Ruben_C
do-not-reply at jboss.com
Thu Jun 14 09:39:25 EDT 2007
Hi
Check that you are using the correct @EJB annotation.
For JBoss 4.2.0 it should be "javax.ejb.EJB"
for earlier version it should be "javax.annotation.EJB"
/Ruben
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054364#4054364
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054364
More information about the jboss-user
mailing list