Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
webconsole-4.2.0
-
None
Description
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