forked from topolik/Extlet6
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
akakunin edited this page Mar 8, 2012
·
9 revisions
First of all want to say great "thank you" to Tomas - original author of this patch. All what I did - just adopted his changes to new version of Liferay 6.1
This patch allows you to make hot-deploy for ext-plugins in Liferay (actually this patch is for version 6.1) For more information please see original author wiki page
- Get zip from repo: https://github.com/emdev-limited/Extlet61/blob/master/liferay-6.1.0-patch/liferay-6.1.0-patch.zip?raw=true
- Unzip it into your webapps/ROOT folder - so, liferay-6.1.0-patch.jar will be added into libs and struts-conf.xml will be overriden
- Restart liferay
- Now you should be able to redeploy your ext-plugins by simple placing them into hot-deploy folder (ext redeploy will still require server restart)