I tried to use @EJB annotation in MC bean in JBoss AS 6.x to inject SLSB, but without success. There is no error log, the annotated field just remains null. Doing the JNDI lookup manually works. Have I activate the EjbReferenceAnnotationPlugin in some way?
Did you follow ALR's instructions on how to do this?
* http://exitcondition.alrubinger.com/2008/12/20/doing-two-models-at-the-same-time/