2 Replies Latest reply on Jul 14, 2014 7:25 AM by pramanish

    arquilliant test not working with wildfly-8.1.0.CR1

    pramanish

      Hi,

       

      I have written arquilliant test which works fine with jboss-as-7.1.1.Final but doesn't work with wildfly-8.1.0.CR1.

       

       

      When I use jboss-as-7.1.1.Final, It starts jboss server, loads all dependency and deploys the test.war created through shrinkwrap apis and after deployment gets over, It runs the automation test and undeploys test.war and then stops the server but  When I use wildfly-8.1.0.CR1, It just starts the jboss server and then it keeps the wildfly server running but doing nothing, even I can't see any errors to figure out what happened.

       

      I have attached my test-cli module (projects) pom.xml, arquillian test and arquillian.xml.

       

      Please let me know how to fix this issue. Thank you very much in advanace. Looking forward for your help.

       

      Thanks,

      Manish