Module Path
Specifies the absolute path to a directory containing any library the server is dependent on.
This may include TIBCO FTL, Rendezvous, or SmartSockets libraries, as well as OpenSSL or the JVM.
You can specify multiple directories (for example, to load both TIBCO FTL and Rendezvous libraries). Separate paths using a colon (:) on UNIX platforms, or semicolon (;) on Windows platforms.
For example:
c:\tibco\ss\bin\i86_w32
Note: When deploying EMS 8.3.0 transports for TIBCO FTL or Rendezvous, you must configure the
Module Path property to include the path to the EMS libraries before the FTL and Rendezvous libraries. This is the case when working with transports for:
Note: The
Module Path property is also used on AIX platform installations to load the IBM JVM. Specify the directory containing the
libjvm.so and its dependent libraries.
Copyright © TIBCO Software Inc. All rights reserved.