IBM


3.3.7 Federating an appserver profile to a cell

If you created an appserver profile and now want to add the node and server to the cell...

1. Start the appserver.

2. Start the deployment manager.

3. Open the deployment manager console.

4. Select System Administration  | Nodes

5. Click Add Node.

6. Select Managed node and click Next.

7. Enter the host name and SOAP connector port specified when you created the appserver profile. See Figure 3-13 and Figure 3-14.

If you want to keep the sample applications and any other applications you have installed, check the Include applications box. If this is a newly created appserver profile, it will contain the sample applications, so be sure to check this box if you want to keep the samples.

If you have created a service integration bus on the server, you can opt to have it included in the managed server as well. By default, you do not have a service integration bus in a newly created application profile. If you have created a bus, and choose to include it, the name must be unique in the cell.

Figure 3-31 Adding a standalone application profile to a cell

Click OK.

8. If the node is a Windows node, you have the opportunity to register the new node agent as a Windows service, as shown in Figure 3-32. Make your selection and click OK.

Figure 3-32 Run a node agent as a Windows service

The federation process stops the appserver. It creates a new node agent for the node, and adds the node to the cell. The appserver becomes a managed server in the cell. It then starts the node agent, but not the server.

9. You can now display the new node, node agent, and appserver from the console. You can also start the server from the console.

At the completion of the process:

- The profile directory for the appserver still exists and is used for the appserver.

- The old cell name for the appserver has been replaced with a profile directory with the cell name of the deployment manager.

<profile_home>/config/cells/<dmgr_cellname>/

- A new entry in the deployment manager profile directory has been added for the new node.

<dmgr_profile_home>/config/cells/<dmgr_cellname>/nodes/<federated node>

- An entry for each node in the cell is added to the appserver profile configuration. Each node entry contains the serverindex.xml file for the node.

<profile_home>/config/cells/<dmgr_cellname>/nodes/<federated node>

In turn, an entry for the new node is added to the nodes directory for each node in the cell with a serverindex.xml entry for the new node.


Redbooks ibm.com/redbooks

Next