]
Neil Swartz commented on ARQ-2134:
----------------------------------
It appears that 2.1.0.Beta1 of Arquillian fixes the issue.
Arquillian test only disable web application didnt undeploy
application
-----------------------------------------------------------------------
Key: ARQ-2134
URL:
https://issues.jboss.org/browse/ARQ-2134
Project: Arquillian
Issue Type: Bug
Components: JBoss AS Containers
Reporter: Abhijit Humbe
Attachments: simple01892901.tar.gz
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.