
« Running Liferay... に戻る
Running Liferay from IntelliJ on Weblogic
Bundle #
VM params:
-Dfile.encoding=UTF8 -Xmx1024m -XX:MaxPermSize=256m -Xss1m
Exploded #
Build: liferay exploded, weblogic > portal-service.jar
Deploy: liferay exploded
However, it seems that every time when run, portal is getting deployed again, and that for some reasons will not work if it was already deployed. In order to use this, delete web app before stopping the server.
13438 参照数