[jboss-jira] [JBoss JIRA] Closed: (JBAS-5223) ServiceMetaDataICF needs to query mbean for missing ServiceAttributeMetaData values

Scott M Stark (JIRA) jira-events at lists.jboss.org
Tue Jun 24 11:26:41 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBAS-5223?page=all ]

Scott M Stark closed JBAS-5223.
-------------------------------

    Fix Version/s: JBossAS-5.0.0.CR1
                       (was: JBossAS-5.0.0.CR2)
       Resolution: Rejected

This was actually an invalid issue. The ServiceMetaData is only a representation of the defined attribute values.

> ServiceMetaDataICF needs to query mbean for missing ServiceAttributeMetaData values
> -----------------------------------------------------------------------------------
>
>                 Key: JBAS-5223
>                 URL: http://jira.jboss.com/jira/browse/JBAS-5223
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Management services, System service
>    Affects Versions:  JBossAS-5.0.0.Beta3
>            Reporter: Scott M Stark
>         Assigned To: Scott M Stark
>             Fix For: JBossAS-5.0.0.CR1
>
>
> A deployment like the following using an xmbean-dd:
>     <mbean code="org.jboss.jms.server.destination.QueueService"
>         name="jboss.messaging.destination:service=Queue,name=DLQ"
>         xmbean-dd="xmdesc/Queue-xmbean.xml">
>         <annotation>@org.jboss.system.deployers.managed.ManagementObjectClass(code=org.jboss.jms.server.destination.QueueServiceMO)</annotation>
>         <depends optional-attribute-name="ServerPeer">jboss.messaging:service=ServerPeer</depends>
>         <depends>jboss.messaging:service=PostOffice</depends>
>     </mbean>
> is failing to show all attributes in the resulting ServiceMetaData/ServiceAttributeMetaData.

-- 
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