Webconsole - Configuration fails to print configuration for bundles without
MetatypeService config
--------------------------------------------------------------------------------------------------
Key: FELIX-2729
URL: https://issues.apache.org/jira/browse/FELIX-2729
Project: Felix
Issue Type: Bug
Components: Web Console
Affects Versions: webconsole-3.1.6
Environment: Karaf 2.0.0 and Karaf 2.1.x
Reporter: Achim Nierbeck
Configurations for bundles without a Metatype configuration are not shown.
this is probably to the fact that even for the configurations collected from
the configuration admin in ConfigManager.listConfiguration()
ObjectClassDefinition from MetatypeService are requested.
For configurations without metatype.xml this doesn't work, therefore it fails
to render the available information about
configurations. This used to be possible in a previous version, unsure which
one it was so.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.