Portal, V6.1
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. For example:<web-app action="delete" active="true" uid="com.ibm.wps.portlets.welcome" />.
To delete the underlying EAR definition to remove the portlet from the clusters:
- Open the Deployment Manager’s administration console.
- Click Applications > Enterprise Applications in the navigation pane.
- Select the enterprise application definition.
- Click Uninstall.
Parent topic
Manage portlets in your cluster