You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2014/12/29 15:14:13 UTC

[jira] [Updated] (FELIX-4203) ConfigAdmin plugin does not return json

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

Carsten Ziegeler updated FELIX-4203:
------------------------------------
    Fix Version/s: webconsole-4.2.6

> ConfigAdmin plugin does not return json
> ---------------------------------------
>
>                 Key: FELIX-4203
>                 URL: https://issues.apache.org/jira/browse/FELIX-4203
>             Project: Felix
>          Issue Type: Bug
>          Components: Web Console
>    Affects Versions: webconsole-4.2.0
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: webconsole-4.2.6
>
>
> Requesting json for a single configuration, does always return the emtpy []:
> For example:
> http://localhost:4502/system/console/configMgr/org.apache.felix.eventadmin.impl.EventAdmin.json
> The call to:
>                     final Map services = ca.getServices( pid, pidFilter, locale, false );
> always returns null



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)