留言板

JCRStore configuration in Liferay 7

Jonas Höpfner,修改在7 年前。

JCRStore configuration in Liferay 7

New Member 帖子: 3 加入日期: 16-10-7 最近的帖子
Hello,

I am trying to configure Liferay 7 to use a JCRStore that is backed by a database. I have seen these Liferay 6.2 instructions and some basic settings for Liferay 7. I still have a couple of questions regarding this:

* in the file "com.liferay.portal.store.jcr.configuration.JCRStoreConfiguration.cfg", there are several settings like "jackrabbitRepositoryRoot", which require a path. Does this have to be an absolute path? If yes, can I use the "liferay.home" variable from portal-ext.properties as a prefix (e.g. ${liferay.home}/data/jackrabbit )? If not, which directory are these settings relative to?

* what is the semantic of the property "jackrabbitCredentialsUsername"? Is this the database user?

* is there some way to verify that Liferay actually uses the JCRStore settings?

Thank you!

Regards
Jonas