+

Search Tips   |   Advanced Search

Update portlets common across clusters


We can use the dmgr or xmlaccess.sh to update portlets. If the portlet was predeployed as a standard EAR, then only the EAR needs to be updated through dmgr and the results synchronized to every cluster to which this application is mapped. If a portlet's configuration is being updated, for instance with new access control definitions or configuration parameter values, then xmlaccess.sh must be used to update every cluster's configuration with this same information. In this case you would use an updated <web-app> element.

Update portlets across a cluster:

  1. Enter the AdminApp install command with the update option within the wsadmin scripting client to update an enterprise application.

  2. Open the dmgr console.

  3. Go to Applications > Application Types > WebSphere enterprise applications.

  4. Select the enterprise application to update and click Update.


Parent: Manage portlets in the cluster