Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-2134

Arquillian test only disable web application didnt undeploy application

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • JBoss AS Containers
    • None
    • Hide
      • Update arquillian.xml for your IP address, mangement credentials and port number of a domain server, and run mvn verify -Pjboss-eap70-domain-remote
      • If we run the test twice, it will fail the second time because the ear file is already deployed and did not undeploy.
      Show
      Update arquillian.xml for your IP address, mangement credentials and port number of a domain server, and run mvn verify -Pjboss-eap70-domain-remote If we run the test twice, it will fail the second time because the ear file is already deployed and did not undeploy.

      Arquillian is used to deploy an ear file, run it, and undeploy it from a remote server. When the test runs, it leaves the ear file in the server and it is disabled, but not undeployed.

            Unassigned Unassigned
            rhn-support-abhumbe Abhijit Humbe
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: