Prevent Bundle ConfigurationPrinter from being used in the web output
---------------------------------------------------------------------
Key: FELIX-2660
URL: https://issues.apache.org/jira/browse/FELIX-2660
Project: Felix
Issue Type: Improvement
Components: Web Console
Affects Versions: webconsole-3.1.2
Reporter: Felix Meschberger
Assignee: Felix Meschberger
Fix For: webconsole-3.1.4
The root cause for FELIX-2613 (which makes in itself, too) is that the Bundles
tab is generally the first to be loaded when the Configuration Status page is
selected. Loading this page takes a long time depending on the number of
bundles installed.
Since the same information is actually also available from the Bundles page
itself it makes probably not much sense to repeat this information in the
regular web output of the Configuration Status page. It makes of course sense
to include the information in the text file or ZIP file output.
Thus we should prevent the Bundles tab from being displayed in the web output
of the Configuration Status page.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.