[jboss-jira] [JBoss JIRA] Created: (JBAS-6270) ManagementView.getDeploymentNames does not show the bootstrap deployment names
Scott M Stark (JIRA)
jira-events at lists.jboss.org
Mon Dec 1 16:05:36 EST 2008
ManagementView.getDeploymentNames does not show the bootstrap deployment names
------------------------------------------------------------------------------
Key: JBAS-6270
URL: https://jira.jboss.org/jira/browse/JBAS-6270
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Components: ProfileService
Reporter: Scott M Stark
Assignee: Scott M Stark
Fix For: JBossAS-5.0.1.CR1
Although one can query for components from the bootstrap deployments, the names of the bootstrap deployments do not show up in the ManagementView.getDeploymentNames() result. For example, the jboss.system:type=MCServer component has a ManagedDeployment of
org.jboss.managed.plugins.ManagedDeploymentImpl at eef3c1{name=file:/Users/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.GA/server/profileservice/conf/bootstrap/deployers.xml, types=[jboss-beans, beans], phase=BOOTSTRAP, parent=null,...
but the conf/bootstrap/deployers.xml deployment name is not seen in the getDeploymentNames result.
--
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