[jboss-jira] [JBoss JIRA] Closed: (JBJMX-96) StandardMBean.getAttribute() does not deal correctly with "is" attribute accessors
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Mon Feb 23 11:19:44 EST 2009
[ https://jira.jboss.org/jira/browse/JBJMX-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Adrian Brock closed JBJMX-96.
-----------------------------
Resolution: Out of Date
JDK1.4 is no longer supported.
> StandardMBean.getAttribute() does not deal correctly with "is" attribute accessors
> ----------------------------------------------------------------------------------
>
> Key: JBJMX-96
> URL: https://jira.jboss.org/jira/browse/JBJMX-96
> Project: JBoss JMX
> Issue Type: Bug
> Affects Versions: JBossAS-4.0.0
> Environment: JBossAS-4.0.4, JDK1.4
> Reporter: nathanmeyers
>
> The StandardMBean.getAttribute() implementation in JBoss4 assumes getters are always named "get*" - it fails with a NoSuchMethodException for getters named "is*". Such accessors are standard and supported by the JMX spec.
--
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