![]()
![]()
Portal Express, Version 6.0
Operating systems: i5/OS, Linux, Windows
Deleting portlets common across clusters
This section describes how to delete a portlet common across clusters
This section describes using XMLAccess 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 removal of the portlet 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" />After the portlet's definition has been deleted in each portal cluster, the underlying EAR definition can now be uninstalled.
- Open the Deployment Manager's Administration Console.
- Click Applications > Enterprise Applications in the navigation pane.
- Select the enterprise application definition.
- Use the Uninstall option.
Parent topic:
Setting up multiple clusters
Previous topic
Updating portlets common across clusters
Next topic
Installing updates for multiple clusters