[
https://jira.jboss.org/jira/browse/JBAS-6709?page=com.atlassian.jira.plug...
]
Emanuel Muckenhuber commented on JBAS-6709:
-------------------------------------------
I've committed a initial workaround for this. So you should be able to see Started,
Stopped, Failed deployments. Additionally stopped deployments should be still visible over
the managementView JBAS-6708.
You would need to update to jboss-man-2.1.0.CR7. Then you can get the current state with
ManagedDeployment.getDeploymentState();
provide an API to determine the current state (i.e.
Stopped/Started/Starting/Stopping/etc.) of a ManagedDeployment
------------------------------------------------------------------------------------------------------------------
Key: JBAS-6709
URL:
https://jira.jboss.org/jira/browse/JBAS-6709
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: ProfileService
Reporter: Ian Springer
Assignee: Emanuel Muckenhuber
Priority: Critical
Such an API was added to ManagedComponent, but I don't see one for ManagedDepoloyment
(I also checked the DeploymentManager interface). We need this in Jopr/EmbJopr in order to
ascertain the app's current availability.
--
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