[jboss-jira] [JBoss JIRA] Commented: (JBAS-6708) once DeploymentManager.stop() is called on a WAR deployment, the next time managementView.getDeploymentNamesForType("war") is called, a deployment is no longer returned for that WAR
Charles Crouch (JIRA)
jira-events at lists.jboss.org
Tue Apr 14 15:29:22 EDT 2009
[ https://jira.jboss.org/jira/browse/JBAS-6708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12462181#action_12462181 ]
Charles Crouch commented on JBAS-6708:
--------------------------------------
>From Tuesdays meeting Emanuel said this should be done within the day
> once DeploymentManager.stop() is called on a WAR deployment, the next time managementView.getDeploymentNamesForType("war") is called, a deployment is no longer returned for that WAR
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBAS-6708
> URL: https://jira.jboss.org/jira/browse/JBAS-6708
> Project: JBoss Application Server
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: ProfileService
> Reporter: Ian Springer
> Assignee: Emanuel Muckenhuber
> Priority: Critical
> Fix For: JBossAS-5.1.0.CR1
>
>
> The deployment should still be returned, since the WAR is still deployed and just in the Stopped state.
> The fact that it is not returned causes it to give removed from the Admin Console's inventory (since our discovery scan calls managementView.getDeploymentNamesForType("war") to determine the currently deployed WARs) , which means if a user stops a WAR via the Admin Console, they will have no way to restart that same WAR using the Admin Console.
--
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