[jboss-user] [EJB 3.0] - Re: Dependecy Injection in JMX Service Object

cleanerx do-not-reply at jboss.com
Sun Aug 5 08:30:19 EDT 2007


@EJB annotations cannot be injected within @Service Beans. The behavior changed from 4.0.4Patch1 to > 4.2. The injected @EJB references are null within the start method of the jmx bean. However the @PersistenceContext annotation can be injected.  I'm just curious if I'm missing something or if it's a bug.

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

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



More information about the jboss-user mailing list