您是否知道是否可以将我的Jahia6.5安装指向现有的Jackrabbit?我查看了配置文件,这似乎是可能的,但我不知道如何正确配置Jahia.
在上有:
######################################################################
### Disk Paths ######################################################
######################################################################
# The following disk paths configure where Jahia will store data on disk,
# such as temporary files or content files, or even in some cases where
# it will retrieve additional configuration from.
#jahiaFilesDiskPath = $context/WEB-INF
jahiaEtcDiskPath = $context/WEB-INF/etc/
jahiaVarDiskPath = $context/WEB-INF/var/
#tmpContentDiskPath = $context/WEB-INF/var/content/tmp/
jahiaSharedTemplatesDiskPath = $context/WEB-INF/var/shared_modules/
jahiaImportsDiskPath = $context/WEB-INF/var/imports/但在我的Jackrabbit安装中,存储库文件夹结构有很大的不同。
有人这么做了吗?
干杯,
安德里亚
发布于 2011-10-26 02:27:09
我和Jahia团队讨论过了,没有,目前还不可能将jahia连接到另一个Jackrabbit实例。
谢谢,安德里亚
https://stackoverflow.com/questions/7796135
复制相似问题