[
https://issues.apache.org/jira/browse/FELIX-581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601231#action_12601231
]
Felix Meschberger commented on FELIX-581:
-----------------------------------------
Currently the web console configuration support requires meta type information
as from the MetaType service to draw the configuration GUI. But it may be
usefull to be able to configure just about any ManagedService and
ManagedServiceFactory - yet the respective entry would probably just be a very
simple and crude.
All in all, this sounds like a useful extension.
> Allow creating configuration for managed services and service factories
> -----------------------------------------------------------------------
>
> Key: FELIX-581
> URL: https://issues.apache.org/jira/browse/FELIX-581
> Project: Felix
> Issue Type: Improvement
> Components: Web Console
> Affects Versions: webconsole-1.0.0
> Reporter: Dieter Wimberger
>
> The web console does not support to create configurations for:
> 1) managed services (which did not register any themselves); and
> 2) managed service factories (for service instances).
> An example for 1) is the pax-web service: at the moment there is no way to
> add a configuration for it using the web console.
> As of 2) I think that a factory may have multiple Configuration objects
> associated, each of them configuring one service instance (this way its
> possible to configure, create and delete instances by configuration).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.