You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Dieter Wimberger (JIRA)" <ji...@apache.org> on 2008/05/31 22:21:45 UTC

[jira] Closed: (FELIX-581) Allow creating configuration for managed services and service factories

     [ https://issues.apache.org/jira/browse/FELIX-581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dieter Wimberger closed FELIX-581.
----------------------------------

    Resolution: Invalid

Ok, I will try to communicate a little bit more accurate.

I have written a GUI manager application that does exactly the same thing as the Web Console: generate the configuration dialogs from the metatype information; therefore I am aware how it works and I agree with you about how it works.

However, I don't agree with you that the web console can configure ManagedServiceFactory instances; it simply doesn't work and the problems can be isolated in the code.

On this ground, I would suggest to close this improvement request as invalid (as the functionality should actually be there already) and I will file explicit bug reports for the problems I have isolated and fixed in the code to make it work.

Regards,
Dieter



> 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.