[
https://issues.apache.org/jira/browse/FELIX-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742021#action_12742021
]
Tim Moloney commented on FELIX-1221:
------------------------------------
I agree that the property is used by the features service to retrieve the
configuration from the configuration manager. However, it doesn't only have to
be in the configuration properties. It is useful in the service properties as
well. In addition, the OSGi compendium spec recommends that all configuration
properties be loaded as service properties in the "Property Propagation"
section of the Configuration Admin Service so that other services can leverage
this information.
I just think it would be useful to
- put the identifier used by the features service in the service properties
(it's there now)
- display this identifier in the bundles webconsole page (my patch)
> Display the alias ID created by Karaf Features when showing service details
> ---------------------------------------------------------------------------
>
> Key: FELIX-1221
> URL: https://issues.apache.org/jira/browse/FELIX-1221
> Project: Felix
> Issue Type: Improvement
> Components: Web Console
> Reporter: Tim Moloney
> Priority: Minor
> Attachments: FELIX-1221-bundles-aliasId.patch
>
>
> Display the alias ID for services configured via Karaf Features.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.