This topic explains how to configure dynamic operations.
在您开始之前
To use WebSphere Extended Deployment dynamic operations with a
WebSphere Portal server, create a node group, create a dynamic cluster, and
map the Portal applications to the dynamic cluster.
关于本任务
Complete the following steps to configure dynamic operations:
- From the Deployment Manager administrative console, click System administration
> Node groups.
- Create a new node group.
- Add the WebSphere Portal nodes to the node group.
- Click Save to save changes to the mastery repository.
- From the Deployment Manager administrative console, click Servers > Dynamic
clusters.
- Create a new dynamic cluster.
- Map the dynamic cluster to the new node group.
- Select the existing WebSphere_Portalapplication server
as the template.
- Click Save to save the changes to the mastery repository.
- From the Deployment Manager administrative console, click Applications
> Enterprise applications.
- Select the first Portal application.
- Click Map modules to servers.
- Map the application to the newly created dynamic cluster.
- Click Save to save the changes to the mastery repository.
- Repeat for the other Portal applications. There are 81 in all.
Modify the wpconfig.properties and wp_root/shared/app/config/services/DeploymentService.properties files
on each of the WebSphere Portal installations to reflect the appropriate application
server being used. For example, if you named the dynamic clusterPortalDC and
you usednode01and node02 for the Portal
installations, modify the ServerName property to PortalDC_node01 for node01 and PortalDC_node02 for node02. View the application server name from the
application servers menu on the administrative console by clicking Servers
> Application Servers.