[jboss-jira] [JBoss JIRA] Commented: (JBAS-6571) JMX attribute value filtering does not work with wildcards
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Thu Mar 5 05:44:23 EST 2009
[ https://jira.jboss.org/jira/browse/JBAS-6571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12455577#action_12455577 ]
Adrian Brock commented on JBAS-6571:
------------------------------------
The class that does this is org.jboss.mx.util.ObjectNameMatch
which doesn't look like it has been updated for the new JDK6 query rules.
> JMX attribute value filtering does not work with wildcards
> ----------------------------------------------------------
>
> Key: JBAS-6571
> URL: https://jira.jboss.org/jira/browse/JBAS-6571
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: JMX
> Affects Versions: JBossAS-5.0.1.GA
> Reporter: Thomas Diesler
> Assignee: Dimitris Andreadis
>
> A filter that works
> jboss:service=invoker,*
> A filter that doesn't work
> jboss:service=inv*,*
> Generally, it seems that wildcards in property values don't work as expected.
--
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