today, it's impossible to find the unsecured JBossAS servers. if groups could be filtered by unset/null properties, then the user could do something like: empty resource.pluginConfiguration[principal] resource.type.plugin = JBossAS resource.type.name = JBossAS Server since 'empty' is a type of reference comparison (as opposed to value comparison), might as well support the 'not empty' construct at the same time. thus, the 3 supported major syntax variants would then be: "condition = value" "groupBy condition" "(not) empty condition" // 'not' is optional
rev2539 - support filtering on unset/null plugin/resource configuration properties; in fact, this commit supports the general nullabllity of any condition that dynagroups supports;
Can now filter on unset values. rev2561
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-1309