[jboss-jira] [JBoss JIRA] Created: (JGRP-1327) Cluster name should be quoted in JMX object names
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Tue May 24 08:50:02 EDT 2011
Cluster name should be quoted in JMX object names
-------------------------------------------------
Key: JGRP-1327
URL: https://issues.jboss.org/browse/JGRP-1327
Project: JGroups
Issue Type: Bug
Reporter: Galder Zamarreño
Assignee: Bela Ban
Priority: Minor
Any of the parameters that form the object names in JmxConfigurator that are provided by users, such as the cluster name, need to be quoted to avoid issues with invalid characters being used in cluster name, i.e. ObjectName.quote(clusterName)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list