[
https://jira.jboss.org/jira/browse/JBAS-6571?page=com.atlassian.jira.plug...
]
Adrian Brock closed JBAS-6571.
------------------------------
Resolution: Done
I fixed this by using ObjectName.apply() for queryMBeans/Names
ObjectName was retrofitted as a QueryExp in JDK5.
This should ensure the matching is always consistent with the JDK ObjectName
implementation.
JDK6 (JMX1.3) ObjectName queries are not working
------------------------------------------------
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: Adrian Brock
Fix For: JBossAS-5.1.0.Beta1
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