If there are no objections to this change, I will commit this in 24 hours.
Thanks Anita --- "Anita Kulshreshtha (JIRA)" <[EMAIL PROTECTED]> wrote: > [ http://issues.apache.org/jira/browse/GERONIMO-2548?page=all ] > > Anita Kulshreshtha updated GERONIMO-2548: > ----------------------------------------- > > Attachment: kernel.patch > > This patch eliminates java.lang.Object operations from GBeanInfo (see > operations.jpg). > > > GBeanInfo should exclude attributes and operations of > java.lang.Object class > > > ---------------------------------------------------------------------------- > > > > Key: GERONIMO-2548 > > URL: > http://issues.apache.org/jira/browse/GERONIMO-2548 > > Project: Geronimo > > Issue Type: Bug > > Security Level: public(Regular issues) > > Components: kernel > > Affects Versions: 1.2 > > Environment: All > > Reporter: Anita Kulshreshtha > > Assigned To: Anita Kulshreshtha > > Attachments: kernel.patch, operations.jpg > > > > > > GBeanInfo includes 8 methods of java.lang.Object as opertaions. The > 9th method of java.lang.Object "getClass" is added > > as an attribute named "class" in GbeanInfo. These should be > excluded from GBeanInfo > > > > -- > This message is automatically generated by JIRA. > - > If you think it was sent incorrectly contact one of the > administrators: > http://issues.apache.org/jira/secure/Administrators.jspa > - > For more information on JIRA, see: > http://www.atlassian.com/software/jira > > > ____________________________________________________________________________________ Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail beta. http://new.mail.yahoo.com
