1. Create a JTDataSource.properties file in <ATG9dir>/home/servers/
    svcadmin/localconfig/atg/dynamo/service/jdbc
    . Edit the file to contain:

    $class=atg.nucleus.JNDIReference
    JNDIName=java:/ATGProductionDS

  2. Create a SearchJTDataSource.properties file in /atg/search/service/that points ATG Search to the correct location of your other data sources. Refer to the ATG Search Installation and Configuration Guide for additional information.

  3. If you are using ATG Reporting, create a JTDataSource.properties file in <ATG9dir>/home/servers/svcadmin/localconfig/atg/reporting/datawarehouse. Edit the file to contain:

    $class=atg.nucleus.JNDIReference
    JNDIName=java:/ATGDataWarehouseDS

  4. If you are using ATG Reporting, create a JTDataSource.properties file in the <ATG9dir>/home/servers/svcadmin/localconfig/atg/reporting/
    datawarehouse/loaders
    directory. Edit the file to contain:

    $class=atg.nucleus.JNDIReference
    JNDIName=java:/ATGDatawarehouseDS

  5. Edit the Configuration.properties file in the <ATG9dir>/home/
    servers/svcadmin/localconfig/atg/dynamo 
    directory. Edit the file to contain:

    adminPort=admin_port_number
    siteHttpServerPort=http_server_port_number

 
loading table of contents...