0 Replies Latest reply on Oct 4, 2017 3:49 PM by ericjvandervelden

    Cannot get working wildfly-remote produced by forge (with chameleon)

    ericjvandervelden

      I try to follow the arquillian jpa guide. I tried wildfly-managed and it works, but I cannot get wildfly-remote working. So I did in forge:

       

      [arquillian-jpa]$ arquillian-setup --test-framework junit --container-adapter wildfly-remote.

       

      When I run $ mvn clean test, I get:

       

      Could not setup chameleon container

       

      I have attached the pom.xml and arquillian.xml.

       

      Thank you!