Hi, On 14.05.19, 17:21, "zhouxu" <[email protected]> wrote: > When used in OSGi environment then various Oak components can be > configured using OSGi Configuration Support. > can you give me some message or reference link about "Repository OSGi > Configuration" except sling?
Do you mean how to configure the DocumentNodeStoreService as described here? https://jackrabbit.apache.org/oak/docs/osgi_config.html I'm somewhat familiar with Apache Sling, which is why I referred to that project. But there are probably other ways to deal with OGSi configurations, even directly with the OSGi configuration admin API. Though, I still think Apache Sling does that in a rather convenient way, e.g. with the OSGi Installer it provides: https://sling.apache.org/documentation/bundles/osgi-installer.html Regards Marcel
