Carsten Ziegeler created FELIX-4203:
---------------------------------------
Summary: 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
Fix For: webconsole-4.2.2
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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira