Skip to content
patrungel edited this page Mar 8, 2012 · 9 revisions

First of all want to say a huge "thank you" to Tomas, the original author of this patch. All what I did was just adapt his changes to new version of Liferay 6.1

What it is about?

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

How to install

  1. 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
  2. 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
  3. Restart liferay
  4. Now you should be able to redeploy your ext-plugins by just placing them into hot-deploy folder (ext redeploy will still require server restart)
Clone this wiki locally