[sending to jopr-dev mailing list]
To check out the new propertySet component (to be used for drilling down
on a particular property in a group config), svn up to 2855 or later,
then go to
http://localhost:7080/rhq/test/config/props.xhtml. You can
submit the form and the values will be saved in session scope.
Validation and the unset controls also work. Note, there's an early
version of the control for setting all member properties to the same
value; it's a text box now, but it will eventually be an input control
of the appropriate type for the property type (radio buttons for
boolean, etc.). Comments are welcome.