我正在使用 Liferay 6.1。我想将 OpenCMS 与 Liferay 一起使用。我该怎么做 ?我已经用谷歌搜索了这个主题。但找不到任何解决方案。谁能帮我 ?
2 回答
Another possibility could be CMIS (see http://en.wikipedia.org/wiki/Content_Management_Interoperability_Services). Newer versions of OpenCms can act as a CMIS Server and Liferay is able to act as a CMIS client.
This would be a standard-based integration. This means, there should be some documentation how to do certain things.
将 OpenCms 与 Liferay Portal Server 集成有很多选择,一些
OC 和 LR 集成在同一个容器中 优点:成本(如果按容器付费) 缺点:维护,对安装的影响很大
通过 http pro 通信的不同容器上的 OC/LR:比 1 更容易 缺点:低级通信能力
OC/LR 在不同的容器上,OC 暴露由 LR pro 调用的 WebServices:松散耦合,糟糕的安装影响 缺点:有点 IT 技能
这是一个大问题,你不能一个人做这一切。应该有一个社区来支持第三种解决方案