About this task
In a WebSphere Extended Deployment environment, each node must be
added to the deployment manager's administrative domain. See
the
addNode command in the WebSphere Application Server
Network Deployment Infocenter for instructions. This enables the deployment
manager to add a particular server's application server to the deployment
manager's cell. The following invocation adds the node to the current deployment
manager:
cd <WAS Base>\bin
addnode <Deployment Manager hostname>
The result should be
something similar to:
ADMU0116I: Tool information is being logged in file
C:\was\base51\logs\addNode.log
ADMU0001I: Begin federation of node NodeA with Deployment Manager at
xxxxxx:8879.
...
ADMU0305I: Install applications onto the Cell cell using wsadmin $AdminApp or
the Administrative Console.
ADMU9990I:
ADMU0003I: Node NodeA has been successfully federated.