[JBoss JIRA] Created: (JBAS-5452) ManagementView.getDeployment should always at least return a structural view of a deployment
by Scott M Stark (JIRA)
ManagementView.getDeployment should always at least return a structural view of a deployment
--------------------------------------------------------------------------------------------
Key: JBAS-5452
URL: http://jira.jboss.com/jira/browse/JBAS-5452
Project: JBoss Application Server
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Management services, ProfileService
Reporter: Scott M Stark
Assigned To: Scott M Stark
Fix For: JBossAS-5.0.0.CR1
Currently the ManagementView.getDeployment(String name, DeploymentPhase phase) api requires a deployment to have @ManagementDeployment/@ManagementObject/@ManagementComponent annotations to build any type of view of the deployment. There should be a basic structure view returned in the absence of any @ManagementObject/@ManagementComponent info. It would just be the structure view with a ManagedDeployment graph that mirrors the StructureMetaData.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 7 months