-
Sub-task
-
Resolution: Won't Do
-
Critical
-
None
-
None
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.
- is related to
-
JBAS-6693 Add deployExploded argument to DeploymentManager.distribute()
- Closed