-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
-
Release Notes, Compatibility/Configuration
From Greg Hinkle:
"One thing i will suggest for the future (i've been telling everyone this) is to make the mbeans queryable. "jboss:service=
{PartitionName}" is not queryable since i need to know what the partition name is to find the bean... and i'll probably be looking for the bean to determine the name. Also, what happens if I name my partition "Mail"? A better idea would be "jboss:type=ClusterPartition,name={PartitionName}" or something similar."
I'll register the mbean as "jboss:service=HAPartition,partition=${jboss.partition.name:DefaultPartition}"