留言板

Ext Plugin Redeployment

Deepak P,修改在13 年前。

Ext Plugin Redeployment

New Member 帖子: 23 加入日期: 10-12-24 最近的帖子
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,修改在13 年前。

RE: Ext Plugin Redeployment

Liferay Legend 帖子: 1449 加入日期: 07-10-10 最近的帖子
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.