5 Replies Latest reply on Oct 17, 2012 4:46 PM by vinnywm

    Do not inject EJB when run the test, do not know if the error is Arquillian's @ Deployment or is in my architecture. Can anyone help me?

    vinnywm

      Could anyone take a look in my code? It's very simple. GitHub: https://github.com/vinnywebmaster/InTouchTest1

       

      When I execute my tests the message "javax.naming.NameNotFoundException: br.com.webbiz.intouch.model.dao.PessoaDAO#br.com.webbiz.intouch.model.dao.PessoaDAO not found". What could it be?