Configuring the ATG Search Client Lock Managers and SQL RepositoryEventServer
1.Open the <ATG2009.1dir>/home/servers/svcsearch/localconfig/
atg/dynamo/service/directory.
2.Create a ClientLockManager.propreties file. Edit the file to contain the following:
useLockServer=true
lockServerPort=9012
3.Create a ClientLockManager_production.propreties file. Edit the file to contain the following
useLockServer=truelockServerPort=9010
4.Create a ServerLockManager.propreties file. Edit the file to contain the following:
lockServerPort=9012
5.Create an < ATG2009.1dir>/home/servers/svcsearch/localconfig/atg/
dynamo/server/SQLRepositoryEventServer.properties file. Edit the file to contain the following:
clientAddress=servername
clientPort=18860
No comments:
Post a Comment