0 Replies Latest reply on Jul 15, 2014 1:20 PM by kshantaraman

    Problems with using ArquillianSuiteExtension and Apache-Tomcat container

    kshantaraman

      Hi,

       

      My requirement is to deploy once and run several test cases. I came across Arquillian suite extension https://github.com/ingwarsw/arquillian-suite-extension

       

      I have two JUnit Tests in two separate class and a deployments class with the annotation @ArquillianSuiteExtension running on an Apache Tomcat Container.

       

      Running a JUnit Test gives me the exception as attached.

       

      Any pointers where I am going wrong??