Create an ATG server using the makeDynamoServer script or Configuration Manager to use with WSAD (see Creating Additional ATG Server Instances in the Configuring Nucleus Components chapter. For example:

makeDynamoServer HelloWorld 9010 9011

This script creates a new ATG9/home/servers/HelloWorld directory with the initial subdirectories and properties files needed. Use the /localconfig directory to store your configuration files. This folder is added to the end of your server’s configuration path, forming the final configuration layer for the components.

Configure your application to use the new server. See the Using a Nondefault ATG Server section in the ATG Programming Guide.

 
loading table of contents...