The components of the IBM WebSphere InterChange Server system obtain much
of their initialization information from a single global environment
file: ProducDir\bin\CWSharedEnv.bat.
The startup scripts of the various components in the IBM WebSphere
InterChange Server system read this file as part of their initialization
process:
- An adapter
- IBM WebSphere InterChange Server
- repos_copy utility
- Many IBM WebSphere InterChange Server tools
This CWSharedEnv file contains initialization information for
the communication and run-time software that the IBM WebSphere InterChange
Server system uses. Most of this information is provided in the
CWSharedEnv file that comes with the product and never needs to
change. Some information is customized for your system during
installation.
Perform one of the following steps to change run-time information
after installation:
- Edit the appropriate variable in the CWSharedEnv file.
When you change the property in the CWSharedInv file, you change it for
all components that read this file during their setup
process.
- Specify the property and its value as a command-line option to the
component's startup script. When you change the property on the
command line, you change it only for the component that you are
starting. Properties you specify on the command line override any other
property settings within the system or from the CWSharedEnv
file.
- Note:
- For more information on how to change the run-time properties that the IBM
Java ORB supports, see Steps for customizing the Object Request Broker.
