This wiki does not contain official documentation and is currently deprecated and read only. Please try reading the documentation on the Liferay Developer Network, the new site dedicated to Liferay documentation. DISCOVER Build your web site, collaborate with your colleagues, manage your content, and more. DEVELOP Build applications that run inside Liferay, extend the features provided out of the box with Liferay's APIs. DISTRIBUTE Let the world know about your app by publishing it in Liferay's marketplace. PARTICIPATE Become a part of Liferay's community, meet other Liferay users, and get involved in the open source project. « Voltar para 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.
13511 Visualizações