You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2019/12/07 11:39:00 UTC

[jira] [Created] (SLING-8897) WebConsole for OSGi configuration serialization

Konrad Windszus created SLING-8897:
--------------------------------------

             Summary: WebConsole for OSGi configuration serialization
                 Key: SLING-8897
                 URL: https://issues.apache.org/jira/browse/SLING-8897
             Project: Sling
          Issue Type: Improvement
          Components: Installer
    Affects Versions: Installer Core 3.9.0
            Reporter: Konrad Windszus
             Fix For: Installer Core 3.9.2


Currently the serialization of OSGi configuration can be achieved via the write back mechanism of the different providers. As very often the location is read-only and also there are different serialization formats (https://sling.apache.org/documentation/bundles/configuration-installer-factory.html) it would be reasonable to instead provide a central web console via the OSGi Installer Core which allows to emit different serialization format per configuration PID. The output is only via HTML.

That way the same serialization logic only needs to be implemented once (instead of multiple times) and the emitted config serialization can be put easily into the SCM files via copy&paste.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)