Fórumok

Unable to undeploy ext plugin completely

thumbnail
Fakhruddin S Mushki, módosítva 10 év-val korábban

Unable to undeploy ext plugin completely

Junior Member Bejegyzések: 78 Csatlakozás dátuma: 2013.04.10. Legújabb bejegyzések
Dears,

I am using Liferay6.2 with JBoss7 AS.

I had deployed one ext plugin recently. Purpose of ext plugin was to add new custom tag lib.
Now I need to undeploy the same. I did undeploy from Liferay AppManager and deleted/modified the following files under ROOT.war/WEB_INF :

Modified web.xml - removed taglib entry.
Deleted ext-*.jar files from lib folder.
Deleted .tld from tld folder.
removed *-ext.xml from WEB-INF folder.

Where else do I need to delete the related files manually ?

Now when I am deploying the same ext plugin again, its giving me ClassNotFoundException. It is the same war file I am using to deploy again which I had used earlier.

Please Help.
thumbnail
Fakhruddin S Mushki, módosítva 10 év-val korábban

RE: Unable to undeploy ext plugin completely

Junior Member Bejegyzések: 78 Csatlakozás dátuma: 2013.04.10. Legújabb bejegyzések
PS: Deleted the "tmp" folder too.
thumbnail
Harish Kumar, módosítva 10 év-val korábban

RE: Unable to undeploy ext plugin completely (Válasz)

Expert Bejegyzések: 483 Csatlakozás dátuma: 2010.07.31. Legújabb bejegyzések
I have compiled a list of files hope this may help you

http://www.liferayzone.com/2011/06/liferay-ext-plugin.html
thumbnail
Fakhruddin S Mushki, módosítva 10 év-val korábban

RE: Unable to undeploy ext plugin completely

Junior Member Bejegyzések: 78 Csatlakozás dátuma: 2013.04.10. Legújabb bejegyzések
Thanks Harish.

Will get back to u if there is any issue.

Thanks once again.