+++ This bug was initially created as a clone of JBoss ON Bug #815353 +++ Description of problem: We don't expose any methods to create, update or delete dyna-groups which prevents the CLI to automate working with them. This is a glaring omission, IMHO. Version-Release number of selected component (if applicable): 4.4.0-SNAPSHOT --- Additional comment from Charles Crouch on 2012-05-08 11:43:51 EDT --- Lukas What is the level of effort here? --- Additional comment from Lukas Krejci on 2012-05-09 07:21:36 EDT --- I believe the effort should not be significant - it should be a matter of choosing the methods from the local iface to be exposed in the remote interface, too, possibly slightly changing their signatures to be more "user friendly". There is a support for criteria queries on group definitions so even our standard querying approach is already in place. --- Additional comment from Charles Crouch on 2012-05-15 18:33:11 EDT --- Targeting for JON3.2
master http://git.fedorahosted.org/git/?p=rhq/rhq.git;a=commitdiff;h=74dfd37db time: Wed Jan 30 17:08:46 2013 +0100 commit: 74dfd37db100de71128db47eb83962c686c8c925 author: Jirka Kremser - jkremser message: [Bug 880819 - RFE: expose GroupDefinitionManager remotely] Subset of methods defined in the local intercace has been exposed via the remote interaces and registered in the RhqManager.
master http://git.fedorahosted.org/cgit/rhq/rhq.git/diff/?id=281605c82 281605c82 53 seconds ago Jirka Kremser [Bug 880819 - RFE: expose GroupDefinitionManager remotely] No need for exposing the "getById()" method. There is a common criteria finder available and other remote managers don't expose this getById() methods either. We should keep the api consistent.
Bulk closing of issues in old RHQ releases that are in production for a while now. Please open a new issue when running into an issue.