[ 
https://issues.apache.org/jira/browse/OAK-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13612318#comment-13612318
 ] 

Ian Boston commented on OAK-246:
--------------------------------

Creating a file
src/main/resources/resources/config/org.apache.jackrabbit.mk.osgi.MicroKernelService.config

in a Sling launchpad project results in the configuration being loaded by the 
OsgiInstaller which causes the MicroKernelService to be started. The only 
drawback of this approach is that the OsgiInstaller fires late in the startup 
process. Persuading the launchpad to create 
sling/config/org.apache.jackrabbit.mk.osgi.MicroKernelService.config would be 
better, although I havent been able to do that, yet.
                
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to