Variable
| Description
|
CROSSWORLDS
| Set to the directory in which InterChange Server software is installed
|
LIBPATH
(AIX)
LD_LIBRARY_PATH
(Solaris)
SHLIB_PATH
(HP-UX) LIBPATH
or LD_LIBRARY_PATH
(Linux)
| Includes:
- The /lib directory of the WebSphere InterChange Server
installation
- The /java/lib directory of the WebSphere MQ installation
|
CWJAVA
| Set to jre/bin/java in the WebSphere InterChange Server
installation (the executable used to invoke InterChange Server
components). This setting picks up the default Java Virtual Machine
(JVM) in the PATH.
|
JVM_FLAGS
| Java options for components other than the Server. Includes:
- -mx512m (maximum heap size of 512 megabytes - configurable)
- JAVA_PROPERTY_FLAGS (a variable that contains a list of Java
properties)
|
JVM_ICS_FLAGS
| Java for InterChange Server. Includes:
- -Xmx512m (the same value as set by CW_MEMORY_MAX)
- -Xss512k
- CW_MEMORY_MAX(maximum heap size of 512 megabytes -
configurable)
- ORB_BUFFER_SIZE_PROP="-Dcom.ibm.CORBA.BufferSize=8192"
- JAVA_PROPERTY_FLAGS (a variable that contains a list of Java
properties)
- -Duser.home=${CROSSWORLDS} (main user
directory is $CROSSWORLDS)
|
MQ_HOME
| Set to the directory in which WebSphere MQ is installed. Installer
sets this environment variable to the
/WebSphere_MQ_inst_home/mqm directory. Verify
with your UNIX system administrator that this directory is the location of the
WebSphere MQ software. If it is not, set MQ_HOME to the
correct location.
|
PATH
| Includes:
- The /bin directory of the WebSphere InterChange Server
installation
- The /java/lib directory of the WebSphere MQ installation
- The /mqseries directory of the WebSphere InterChange Server
installation
|
It is recommended that the WebSphere business integration administrator
account (
admin by default) source the
ProductDir/bin/CWSharedEnv.sh file in its
profile. Table 13 lists the possible shells and their corresponding
profile files in the user's home directory.