the group configuration history tab is still jsf. we need to convert to gwt - we can cut-n-paste alot of the resource config history view classes to get a head start. currently, the resource config history table has a "update type" column - if its a config history that was a child of a group config history, it links to this group config history tab. Because of the JSF limitations, we can't link directly to the specific group history item, we can only link to the group history table as a whole. converting group history view to gwt can solve this problem.
commit 239280baebbfa542c60cc6430ae526150ab84398 essentially copied the group plugin ui classes and converted the group plugin config server calls to group resource plugin server calls. made the ui lists and views consistent across individual resource/plugin config views and group resource/plugin config views
group config history is implemented in gwt .... RHQ 4.0 CR1
Bookkeeping - closing bug - fixed in recent release.