Chapter 3. Installing and setting up call.connect 57
/OrderManagement/test/cfg/log.cfg
Open this file in a notepad, and change the following line:
log4j.appender.basic.File=/OrderManagement/log/OrderManagement.log
/OrderManagement/test/cfg/standard.properties
Open this file in a notepad, and ensure that the following parameters are set as shown here:
Datasource.stateless=as400Source
system21.currentcompany=<The company you want to use>
system21.user=OMUSER
system21.password=OMUSER
system21.glcompany=<The GL company you want to use>
/OrderManagement/test/client/PreGenerateBuyingLists.sh
Open this file in a notepad, and change the following line:
export ROSEAOHOME=/OrderManagement/test
You must also amend the following lines if a test instance of WebSph ...