module_path
module_path = shared-library-directory
where shared-library-directory is the absolute path to the directory containing any external library the server may need. This may include TIBCO FTL and Rendezvous libraries.
You can specify multiple directories (for example, to load TIBCO FTL and Rendezvous libraries). Separate paths using a colon (:) on UNIX platforms, or semicolon (;) on Windows platforms.
For example:
module_path = c:\tibco\ftl\6.10\bin