Version 6.0.1 and later WebSphere

 

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.

  1. Open the Deployment Manager's Administration Console.

  2. Click Applications > Enterprise Applications in the navigation pane.

  3. Select the enterprise application definition.

  4. Use the Uninstall option.

 

Parent topic:

Version 6.0.1 and later Setting up multiple clusters

 

Previous topic

Version 6.0.1 and later Updating portlets common across clusters

 

Next topic

Version 6.0.1 and later Installing updates for multiple clusters