[
https://issues.apache.org/jira/browse/OAK-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13435112#comment-13435112
]
Chetan Mehrotra commented on OAK-246:
-------------------------------------
With this change I can pre configure the MicroKernalService to use file based
persistence by specifying the home directory. Adding a file named
org.apache.jackrabbit.mk.osgi.MicroKernelService.config to Sling quickstart
config folder with following content
{noformat}
oak.mk.homeDir="./quickstart/repository"
oak.mk.name="Oak"
{noformat}
> MicroKernelService should set metatype to true to easier configuration
> ----------------------------------------------------------------------
>
> Key: OAK-246
> URL: https://issues.apache.org/jira/browse/OAK-246
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: mk
> Affects Versions: 0.5
> Reporter: Chetan Mehrotra
> Priority: Minor
> Labels: osgi
> Attachments: OAK-246-enable-metatype.patch
>
>
> MicroKernelService currently uses @Component annotation without enabling
> metatype. If metatype is enabled it would simply the configuration of home
> directory.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira