Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=GERONIMO-99 Here is an overview of the issue: --------------------------------------------------------------------- Key: GERONIMO-99 Summary: CreateMBeanInstance/MBeanMetaData parent is an optional attribute Type: Bug Status: Unassigned Priority: Major Time Spent: Unknown Remaining: Unknown Project: Apache Geronimo Components: common Assignee: Reporter: Gianny DAMOUR Created: Mon, 6 Oct 2003 9:14 AM Updated: Mon, 6 Oct 2003 9:14 AM Description: The parent attribute of an MBeanMetaData is an optional attribute. During the creation of an MBean via CreateMBeanInstance, one must check if this attribute has been defined. Otherwise, one registers a parent having a null empty. It is then impossible for this MBean to reach the RUNNING state as its parent is not null. I have also updated the scope of two attribtes in order to prepare a sub-classing. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
