Once you have created the server directories, identify the transaction manager settings by performing the following steps. Ensure that every server that you have configured contains the same directory structure and files. The information required for the transaction server is based upon the web application you are using. Refer to the Configuring Data Sources and Transaction Manager section in the ATG Installation and Configuration Guide for specific information on your web application:

  1. Open the <ATG2007.3dir>/home/servers/svcagent/localconfig/atg/
    dynamo/service/transaction
    directory. If the directory does not exist, create it.

  2. Create a TransactionManager.properties file. Edit the file to contain the class information for your web application. The following is a JBoss example:

$class=atg.dtm.staticTransactionManagerWrapper
  1. If you are using ATG Self Service, open the <ATG2007.3dir>/home/servers/
    svcadmin/localconfig/atg/dynamo/service/transaction directory. If the directory does not exist, create it.

  2. Copy the TransactionManager.properties file from the <ATG2007.3dir>/home/
    servers/
    svcagent/localconfig/atg/dynamo/service/transaction directory into the <ATG2007.3dir>/home/servers/svcadmin/localconfig/atg/dynamo/
    service/transaction
    directory.

  3. If you are using ATG Search, open the <ATG2007.3dir>/home/servers/
    svcsearch/localconfig/atg/dynamo/service/transaction directory. If the directory does not exist, create it.

  4. Copy the TransactionManager.properties file from the <ATG2007.3dir>/home/
    servers/
    svcss/localconfig/atg/dynamo/service/transaction directory into the <ATG2007.3dir>/home/servers/svcsearch/localconfig/atg/
    dynamo/service/transaction
    directory.

 
loading table of contents...