I´m am developping an application with EJB 3.0. I am trying to use JBoss Embedded to test the code, but when running the test, the "em" (EntityManager) is not injected. Any idea about what is occurring?
Thank you very much,
Gustavo
Hy, What was the solution?