1 Reply Latest reply on Oct 13, 2009 10:27 AM by longbeach

    [EJB 3.0 & JSF 1.2] Injection failed on managed bean.

    longbeach

      Hi,

      I am using jboss-5.0.0.CR1
      EJB 3.0
      JSF 1.2

      I am trying to inject a stateful session bean inside a managed bean (JSF).

      Basically, I am doing the classic code similar to the one used in this JIRA issue : https://jira.jboss.org/jira/browse/JBPAPP-192

      Does injection work with this version of JBoss AS ?

      Thanks for helping.