Liferay 7.0 EE与Weblogic 10.3.6兼容吗?

时间:2017-06-21 19:45:43

标签: deployment liferay weblogic

我正在尝试在我的Weblogic服务器上本地部署Liferay 7,但在http://localhost:7004/liferay_7访问URL时收到Forbidden 403错误

Error 403--Forbidden
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:

10.4.4 403 Forbidden
The server understood the request, but is refusing to fulfill it. Authorization will not help and the request SHOULD NOT be repeated. If the request method was not HEAD and the server wishes to make public why the request has not been fulfilled, it SHOULD describe the reason for the refusal in the entity. This status code is commonly used when the server does not wish to reveal exactly why the request has been refused, or when no other response is applicable.

我已按照以下指南在我的weblogic服务器上试过Liferay 6.1 CE,一切正常。 https://dev.liferay.com/discover/portal/-/knowledge_base/6-1/installing-liferay-on-oracle-weblogic-10-3?notice=1

但我只能在Liferay 7上找到一个带有weblogic 12c的指南,其中的说明非常不同。我怀疑这是一个配置问题,但我最终想知道究竟是什么问题。

我感谢您的所有建议。提前谢谢。

1 个答案:

答案 0 :(得分:2)

根据Compatibility Matrix,Liferay DXP(没有7 EE)仅限于Weblogic 12。这也是Liferay 7 CE的一个很好的假设。