[
https://issues.jboss.org/browse/ARQ-2134?page=com.atlassian.jira.plugin.s...
]
Neil Swartz commented on ARQ-2134:
----------------------------------
I found this issue:
https://github.com/ingwarsw/arquillian-suite-extension/issues/13
In reading the code I see in ArchiveDeployer that it builds the plan, but does not call
"andRemoveUndeployed()"
That might be the issue.
Could EAP 6.3 have automatically removed the ear, but Wildfly/EAP7 does not?
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.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)