【问题标题】:How to recover or rebuilt alfresco themes如何恢复或重建露天主题
【发布时间】:2019-04-04 19:01:43
【问题描述】:
我不小心删除了包含alfresco-community\tomcat\webapps\share\themes\wcmqs.war 文件的alfresco-community\tomcat\webapps\share\themes 目录。如何恢复这个文件或在 linux 上重建一个新文件?
我能够从新安装 (Windows) 中复制 themes 文件夹,但不能复制 war 文件。
【问题讨论】:
标签:
linux
alfresco
alfresco-share
file-recovery
alfresco-wqs
【解决方案1】:
最后,我要做this:
- 下载 Web 快速入门 zip 包文件:alfresco-enterprise-wcmqs-4.2.8.zip
- 找到 Alfresco 安装目录。将 AMP 文件复制到
Alfresco 和 Share 的相关 amps 目录:
将 alfresco-enterprise-wcmqs-4.2.8.amp 文件复制到 amps 目录。
将 alfresco-enterprise-wcmqs-share-4.2.8.amp 文件复制到 amps-share 目录。
使用 /bin 目录中的 apply_amps.sh 文件为 Tomcat 应用服务器应用 AMP 文件。