【发布时间】:2017-02-12 17:44:03
【问题描述】:
我尝试在 Alfresco 中集成日历邀请。我用这个链接
https://github.com/jpotts/share-inbound-invites
我下载 inbound-invites-repo 并只使用 mvn install,我不更改 pom.xml 并获得构建成功。
然后我将 inbound-invites-repo-1.1.1-SNAPSHOT.amp 复制到 $ALFRESCO_HOME/amps,然后运行 bin/apply_amps.sh
之后当我运行时
我有错误
HTTP Status 404 - /share/
type Status report
message /share/
description The requested resource is not available.
Apache Tomcat/7.0.x
任何想法或建议如何在户外共享中集成日历邀请...?
【问题讨论】:
-
您的日志中需要有某种错误,请将其粘贴到此处。
-
严重:错误 listenerStart org.apache.catalina.core.StandardContext startInternal 严重:上下文 [/alfresco] 启动因先前的错误而失败
-
我重新启动了tomcat,现在它可以工作了:)
标签: maven calendar alfresco alfresco-share invite