3 Replies Latest reply on Mar 20, 2014 9:16 AM by tower3

    Arquillian WildFly under ApacheMaven tutorial

    tower3

      Hi,

       

      I would like to ask if somebody here knows some good tutorial for integrating Arquillian into ApacheMaven project to be tested and deployed under WildFly application server ? (development is under JavaEE 7). I was trying to find something and make it work but I got still null pointer exceptions, when I tried to inject some beans into my test. I noticed that for example for registering resources, the tutorials used addAsWebInfResource method which I couldn't find in my arquillian inside my project.

       

      Thank you very much for your answers.