Your connection pool properties file must be pointing to the new target database. All Dynamo supported databases can import all.xml.

Oracle users: Before importing the demo data, set the useSetCharacterStream property of all SQL repository components to true so that non-8859 characters are displayed correctly. You can set this property in your localconfig/GLOBAL.properties file: useSetCharacterStream=true

From the command line, go to the <ATG2007.3dir>/home directory. Use the commands below (on one line, with no line breaks) to import the data contained in all.xml to your target database. Your connection pool properties file must be pointing to the new target database.

Demo Application

Command

Pioneer Cycling

bin/startSQLRepository -m PioneerCyclingJSP -import all.xml

Motorprise

bin/startSQLRepository -m MotorpriseJSP -import all.xml

For more information about the startSQLRepository utility, see the ATG Repository Guide.

 
loading table of contents...