Fórum

Ext Plugin Redeployment

Deepak P, modificado 13 Anos atrás.

Ext Plugin Redeployment

New Member Postagens: 23 Data de Entrada: 24/12/10 Postagens Recentes
Hi all,
Which is the right way to redeploy ext-plugin. Liferay official documentation says to use zip file but it will change the server to a fresh installation copy and some other related documentation contains to delete some jar file(eg ext-%app_name%-ext-util-bridges.jar
etc ).if the second option is the right one then why liferay does not have script to redeploy it.
thumbnail
Thiago Leão Moreira, modificado 13 Anos atrás.

RE: Ext Plugin Redeployment

Liferay Legend Postagens: 1449 Data de Entrada: 10/10/07 Postagens Recentes
Hi Deepak,

You can use the ant direct-deploy to redeploy your ext. Just make sure to have your portal down before invoke it. This is possible to use with Tomcat/JBoss.