2 Replies Latest reply on Nov 26, 2012 2:18 PM by chandlerheel

    Anybody gotten a integration test of a CDI bean successfully running in JBoss 7.1.1 ???

    chandlerheel

      99% joking, but I am beginning to wonder.  :-)  I am finding problem after problem after problem using either javax.ejb.embeddable.EJBContainer or Arquillian.

       

      This is my current problem with EJBContainer:

      Caused by: org.jboss.modules.ModuleNotFoundException: Module Classpath:main is not found in local module loader....

       

      This is the main example page I am using for Arquillian:

      http://arquillian.org/guides/getting_started/

       

      Using Weld, I found problems, so I went to arquillian-jbossas-managed after jumping from link to link to link to link of people with similar problems.

       

      Banging my head against the wall here.  Thanks for any help!  Sorry for the lack of specifics on Arquillian; my head is just spinning on trying to get this to work.  I can start over and show error by error if that would be helpful.  Thanks!