[
https://jira.jboss.org/jira/browse/JBAS-6571?page=com.atlassian.jira.plug...
]
Dimitris Andreadis commented on JBAS-6571:
------------------------------------------
Do you mean it's a jmx-console bug? The actual filtering is done by the jdk jmx impl.
BTW, there was a slight change to support '*" as part of values in jdk6. (jmx
spec 1.4 6.1.4). Before that I don't thing it was supported, except only as in
domain:key1=value1,*
JMX 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