[
https://issues.apache.org/jira/browse/FELIX-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger resolved FELIX-2147.
--------------------------------------
Resolution: Fixed
Ensuring all OsgiManagerPlugin implementations are deactivated when the
OsgiManager servlet is destroyed in Rev. 922607
> ConfigurationPrinter services not unregistered on destroy
> ---------------------------------------------------------
>
> Key: FELIX-2147
> URL: https://issues.apache.org/jira/browse/FELIX-2147
> Project: Felix
> Issue Type: Bug
> Components: Web Console
> Affects Versions: webconsole-3.0.0
> Reporter: Felix Meschberger
> Assignee: Felix Meschberger
> Fix For: webconsole-3.0.0
>
>
> The OsgiManager.init method initializes the plugins provided by the Web
> Console Bundle itself. Amongst real plugins, this also concerns a number of
> ConfigurationPrinter services.
> Currently these services are only registered in the init method but never
> unregistered in the destroy method. If the OSGi HTTP Service is no being
> cycled, provided ConfigurationPrinter services will be registered multiple
> times.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.