5 Replies Latest reply on Sep 2, 2010 11:41 AM by dan.j.allen

    problem Running  examples

    msreekanth

      Hi ,


      I have started with the Introductory examples from the reference[1].


      I checkout the arquillian samples from svn repo as mention in the document.Also I have download JBOSS (jboss-6.0.0.20100721-M4) , unzipped it and started the server.When I ran the tests using :

       

      mvn test -Pjbossas-remote-6

      I got build failure :Tests run: 37, Failures: 15, Errors: 0, Skipped: 22

      So I looked into the folders and modified the arquillian.xml to point to my JBOSS location and JDK location
      Now again I ran those tests and still get the same result.When I checked the TestSuite.txt I found that arquillian complaints
      about unable to connect to container as shown below.Please help.

      Extract from TestSuite.txt
      ===================
      Tests run: 37, Failures: 15, Errors: 0, Skipped: 22, Time elapsed: 3.724 sec <<< FAILURE!
      arquillianBeforeSuite(com.acme.jms.InjectionTestCase)  Time elapsed: 0 sec  <<< FAILURE!
      org.jboss.arquillian.impl.event.FiredEventException: org.jboss.arquillian.spi.LifecycleException: Could not connect to container


      Please find the attached TestSuite.txt.


      [1]http://docs.jboss.org/arquillian/reference/latest/en-US/html_single