[jboss-jira] [JBoss JIRA] Created: (JBAS-5557) Implement ManagementView.getDeploymentNamesForType to standard jbossas deployment types
Scott M Stark (JIRA)
jira-events at lists.jboss.org
Wed May 28 10:16:50 EDT 2008
Implement ManagementView.getDeploymentNamesForType to standard jbossas deployment types
---------------------------------------------------------------------------------------
Key: JBAS-5557
URL: http://jira.jboss.com/jira/browse/JBAS-5557
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Components: Deployers, Management services
Reporter: Scott M Stark
Assigned To: Scott M Stark
Fix For: JBossAS-5.0.0.CR1
We need to provide an api for determining the known deployment types (ear/war/ejb-jar/client-app-jar/rar/sar/mcbeans/...) in the ManagementView. This was the purpose of the getDeploymentNamesForType(String) method, but no ManagedDeployments are describing their type correctly as the deployer type was deprecated from the MC deployer api. It needs to be added back somewhere.
--
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
More information about the jboss-jira
mailing list