Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 6 Administering Process Attributes : Activity Monitoring and Work Queue Delta Configuration : SWLIB_PATH

SWLIB_PATH
Activity Monitoring and Work Queue Delta Configuration
Summary
This attribute defines the directory where the IAPJMS process will look for the Java libraries that it needs.
Applies To
This attribute can be set for ALL processes, but is currently only used by the IAPJMS, BG, BGPREDICT and RPCBG process.
Permissible Values
The attribute value must be a fully qualified pathname to a directory that contains a full Java Runtime Environment (JRE).
Default Value
The attribute is assigned the following default values when iProcess Engine is installed.
Notes
When a process that uses this attribute starts up, it searches the system’s shared library/command path for the Java libraries that it needs.
When SWLIB_PATH is set its value is prefixed to the system’s shared library/command path. The default value points to the Java libraries that are distributed with iProcess Engine, as shown in the following table.
SWDIR/java/lib/PA_RISC2.0/
server:SWDIR/java/lib/
PA_RISC2.0
SWDIR/java/lib/IA64N/server:
SWDIR/java/lib/IA64N
SWDIR/java/bin/classic:
SWDIR/java/bin
SWDIR/java/lib/sparc/server:
SWDIR/java/lib/sparc
SWDIR/java/lib/i386/server:
SWDIR/java/lib/i386
%SWDIR%java\bin\client
 
You should only change SWLIB_PATH if you have a specific requirement to use different Java libraries from the default versions distributed with iProcess Engine. If you specify a directory that does not contain the necessary Java libraries, the process using the attribute will fail.
On AIX, the IAPJMS process is linked to the libjvm.a Java library. Some Java 1.5 builds, however, supply a libjvm.so library either in addition to, or instead of, the libjvm.a library.
If the particular build of Java 1.5 that you wish to use in SWLIB_PATH only includes a libjvm.so library, you must either:
See Also
IAPJMS_PUBLISH, IAPJMS_PORTNO, IAPJMS_ROLLBACK, IAPJMS_SIMPLETOPIC, IAPJMS_SYNCHRONOUS, IAPJMS_TIMEOUT, IAPJMS_TOPICNAME

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved