[ mx4j-Bugs-1540419 ] ModelMBeanInfoSupport.getDescriptor(name, type) returns null
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.java.mx4j.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #1540419, was opened at 2006-08-15 08:59
Message generated for change (Comment added) made by simonebordet
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=450647&aid=1540419&group_id=47745
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: JMX implementation
>Group: Release 3.0.1
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Stolyarov Igor (igor_s)
>Assigned to: Simone Bordet (simonebordet)
Summary: ModelMBeanInfoSupport.getDescriptor(name, type) returns null
Initial Comment:
javax.management.modelmbean.ModelMBeanInfoSupport.getDe
scriptor("", "mbean") returns null, but RI returns
correct object.
In compliance with RI valid types for parameter
inDescriptorType of getDescriptor(String
inDescriptorName, String inDescriptorType) method
are 'mbean', 'attribute', 'constructor' 'operation',
and 'notification'. In current implementation of the
ModelMBeanInfoSupport class in the line 279 there is a
bug.
.....
if ("MBean".equals(type))
.....
Comparison have to execute with "mbean" string, not
with "MBean"
----------------------------------------------------------------------
>Comment By: Simone Bordet (simonebordet)
Date: 2006-09-14 00:08
Message:
Logged In: YES
user_id=1170988
Thanks for the report, the bug is fixed in CVS.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=450647&aid=1540419&group_id=47745
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642