For each destination repository, create a data source to point to the target database:
On the ATG Content Administration server, copy and rename these properties files:
JTDataSource.propertiesFakeXADataSource.properties
For example, you might copy these to
JTDataSource_staging.propertiesandFakeXADataSource_staging.properties.The copies must be in the same location as the original files. (The target site must also have its own
FakeXADataSource.)Alternatively, extract and use the following distribution files at
<ATG2007.3dir>\DAF\Deployment\config.jar:FakeXADataSource_staging.propertiesFakeXADataSource_production.propertiesJTDataSource_staging.propertiesJTDataSource_production.properties
Point the new
FakeXADataSourceproperties file to the target site’s database.
For more information on the FakeXADataSource and JTDataSource, see Configuring a JDBC Connection Pool in the ATG Installation and Configuration Guide.

