Config Manager Plugin should support displaying a form even if no configuration
is stored
-----------------------------------------------------------------------------------------
Key: FELIX-933
URL: https://issues.apache.org/jira/browse/FELIX-933
Project: Felix
Issue Type: Improvement
Components: Web Console
Affects Versions: webconsole-1.2.2
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: webconsole-1.2.4
The config manager plugin allows to edit/create configurations for components
even if they don't have a stored configuration yet. The config manager makes use
of meta type information for this. The ui supports this feature.
But currently the little rest api for directly displaying a configuration for a
specific component (like /configMgr/{PID}) only works if the component has a
stored configuration. For these urls the same approach as for the whole ui
should be used.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.