Foros de discusión

Ext Plugin Redeployment

Deepak P, modificado hace 13 años.

Ext Plugin Redeployment

New Member Mensajes: 23 Fecha de incorporación: 24/12/10 Mensajes recientes
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 hace 13 años.

RE: Ext Plugin Redeployment

Liferay Legend Mensajes: 1449 Fecha de incorporación: 10/10/07 Mensajes recientes
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.