[jboss-user] [EJB 3.0] - RC9: @EJB Injection not working?

ALRubinger do-not-reply at jboss.com
Tue Sep 19 12:44:50 EDT 2006


Just patched JBoss 4.0.4-GA to EJB3 RC9.  With no code changes, redeployed my existing archives and have received deployment errors related to @EJB injections not populating instance variables as they once were.

EJB A depends on EJB B (@Depends).  EJB B is successfully deployed before EJB A, and appears in both JMX Console and JNDIView.

EJB A also injects an instance of EJB B.  This instance remains null in EJB A's JMX "start" method.

Both EJBs are JBoss JMX @Service Beans.

Anyone else seen this?

S,
ALR

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972664#3972664

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



More information about the jboss-user mailing list