64 Geac System21 commerce.connect: Implementation on the iSeries Server
Test user
You must set up a test user profile, such as TSTUSR, for the JDBC connections for the test
instance. This user must use the job description created previously.
You do not need extra profiles for the test system in UserDirectory.XML or System21.
3.6.3 Server configuration
Copy the server objects into a new folder, such as /OrderManagement/test. This folder is
used in the examples throughout the following sections. Next, change the configuration files
listed in the following sections.
Server ejb_default.cfg
Change ejb_default.cfg to point to the correct place for environment.dir and log.config, for
example:
environment.dir=/OrderManagement/test/cfg
log.config=/OrderMan ...