Delete portlets common across clusters
Use the xmlaccess task to delete a portlet common across clusters. If the portlet was predeployed as a standard EAR, then each cluster must be first notified of the portlet removal before the EAR can be uninstalled. The administrator must use the xmlaccess application to import a <web-app> definition similar to the ones used in the previous two sections, except the action is to delete the definition instead of update it.
- Use xmlaccess to delete the portlet from the portal database; for example:
<web-app action="delete" active="true" uid="com.ibm.wps.portlets.welcome" />
- Open the dmgr WAS console and go to...
Applications | Application Types | WebSphere enterprise applications | enterprise application definition | Uninstall