[jboss-jira] [JBoss JIRA] Updated: (AS7-1174) Arquillian Containers can not undeploy Archives not deployed using the same Container instance
Aslak Knutsen (JIRA)
jira-events at lists.jboss.org
Sat Jul 2 12:35:23 EDT 2011
[ https://issues.jboss.org/browse/AS7-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aslak Knutsen updated AS7-1174:
-------------------------------
Summary: Arquillian Containers can not undeploy Archives not deployed using the same Container instance (was: Arquillian Containers can not be used as a general purpose Container Adapter due to a internal deployment registry)
> Arquillian Containers can not undeploy Archives not deployed using the same Container instance
> ----------------------------------------------------------------------------------------------
>
> Key: AS7-1174
> URL: https://issues.jboss.org/browse/AS7-1174
> Project: Application Server 7
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 7.0.0.CR1
> Reporter: Aslak Knutsen
>
> The CommonDeployableContainer keeps a registry of deployed deployments and their unique id in memory between deploy and undeploy. So unless the deployment you try to undeploy was deployed using the same instance of the Container it can't be undeployed.
> This cause problems for use of the Container in e.g. SeamForge or MavenPlugin, where the JVM is taken up and down between deploy/undeploy operations.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list