All plugin groups are shown as installable from the install plugin portlet
--------------------------------------------------------------------------
Key: GERONIMO-4319
URL: https://issues.apache.org/jira/browse/GERONIMO-4319
Project: Geronimo
Issue Type: Improvement
Security Level: public (Regular issues)
Components: console
Affects Versions: 2.2
Reporter: Lin Sun
Assignee: Lin Sun
Fix For: 2.2
Currently, all plugin groups are shown as installable from the install plugin
portlet, even if these plugin groups are already installed in the server. We
need to figure out how to identify these as already installed. We currently
use configManager.isInstalled(artifact) method to tell if a plugin is installed
but it doesn't appear we register the plugin group with the configManager (we
probably did so purposely).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.