To create the servers:
From the
<ATG2007.3dir>/home/bindirectory on each server, run themakeDynamoServercommand. The command should include the server name, and the RMI and DRP ports of the server. The default command is:makeDynamoServerServername RMIport DRPportThe following example uses the server name
KnowledgeServerand uses the default RMI and DRP ports:makeDynamoServer KnowledgeServer 8060 8050Repeat the command to create the number of servers you have in your environment on each server.
For example, if you are using ATG Self Service with ATG Search, create three servers for
Knowledge (Agent)
Self Service (Production)
Search Admin (Search)
Create these three servers on the Knowledge (Agent) server, then on the Self Service (Production) server and then on the Search Admin (Management) server. This creates the following three server directories in
<ATG2007.3dir>/home/servers/:svcagentsvcsearchsvcadmin

