Robert Munteanu created SLING-4927:
--------------------------------------
Summary: Unable to configure the SlingServerRepository using the
provisioning model
Key: SLING-4927
URL: https://issues.apache.org/jira/browse/SLING-4927
Project: Sling
Issue Type: Bug
Components: JCR
Reporter: Robert Munteanu
Assignee: Robert Munteanu
Fix For: JCR Jackrabbit Server 2.3.0
The bundle's {{Activator}} creates a default configuration if none if found, to
ensure that there is a configuration available for the
{{SlingServerRepository}}. The {{Activator}} also handles the creation of the
home directory of the repository and of the default configuration file.
When using a configuration from the provisioning model, the repository home and
the config file are not created, therefore the repository startup fails.
The solution is to handle the directory creation and the configuration file
initialisation directly in the {{SlingServerRepository}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)