[jboss-jira] [JBoss JIRA] Created: (JBAS-6701) DeploymentManager.remove() doesn't work when the application is deployed in exploded form

Ian Springer (JIRA) jira-events at lists.jboss.org
Mon Mar 30 12:11:22 EDT 2009


DeploymentManager.remove() doesn't work when the application is deployed in exploded form 
------------------------------------------------------------------------------------------

                 Key: JBAS-6701
                 URL: https://jira.jboss.org/jira/browse/JBAS-6701
             Project: JBoss Application Server
          Issue Type: Sub-task
      Security Level: Public (Everyone can see)
          Components: ProfileService
            Reporter: Ian Springer
            Assignee: Emanuel Muckenhuber


deploymentManager.remove() reports success [1]. Peeking under the covers, the directory corresponding to the app does get deleted. However, managementView.getDeployment(deploymentName) still returns the deployment, even after refreshing the view. 

[1] Side Note: Actually both isRunning() and isCompleted() return true, which doesn't seem right.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list