+

Search Tips   |   Advanced Search

Portal, V6.1


 

Update Web modules, portlet applications, and portlets

Update a portlet application by updating the WAR file in Manage Web Modules. The newer version of the resource in the WAR file updates the existing portlet application, without breaking the links between user data and the resource. User-specific settings for portlets within the updated resource remain unchanged. Before a selected Web module is updated, WebSphere Portal checks for an identical resource name in the selected WAR file. If the name of the selected object and the object name in the deployment descriptor of the WAR file do not match, the update is not performed, and a message is displayed.

When a Web module is updated, WAS removes the existing files and installs the updated application in the same.

New parameters that are introduced by the updated Web module are always added to the Web module. However, changed parameters are updated only if the following value in the Deployment Service is set:

   update.portlet.preserves.config.settings=false

By default, this setting is true, preventing configuration parameters in the updated portlet deployment descriptor from updating existing parameters. For more information about settings in the deployment service refer to Portal Configuration Services.

 

Parent topic

Manage portlets and portlet applications

 

Related reference


Portal configuration services