The adapter directory contains all files, such as configuration files, templates, examples, and JAR files, relating to the adapter.
README.txt Quick Guide ReleaseNotes.txt Release Notes bin/ start_adapter.bat Standalone adapter startup script start_adapter.sh Standalone adapter startup script adapter-plugin.bat Plug-in connector startup script adapter-plugin.sh Plug-in connector startup script config/ controller.xsd Controller schema log4j.properties Sample logging configuration tibcorvadapter.xsd Adapter schema login.config Authentication configuration examples/ Working example GD Working example for guaranteed delivery libj/ commons-codec-1.3.jar Required by SDK API commons-collections-3.2.1.jar commons-configuration-1.6.jar commons-lang-2.6.jar commons-logging-1.1.jar Logging library esp_adapter_api.jar Adapter API code esp_adapter_tibrb.jar Tibco Rendezvous adapter library esp_i18n.jar esp_license.jar esp_sdk.jar ESP SDK library log4j-1.2.16.jar Logging library postgresql.jar sylapi.jar ws-commons-util-1.0.2.jar Required by ESP SDK xerces-impl-2.9.1.jar XML parser library xmlrpc-client-3.1.3.jar Required by ESP SDK xmlrpc-common-3.1.3.jar Required by ESP SDK
In addition to the files listed here, copy the TIBCO Rendezvous binary libraries from your TIBCO installation to the adapter's host machine. For Linux and Solaris, create a new directory under $ESP_HOME/adapters/tibco_rv called lib/tibco/<platform_type>, where <platform_type> is retrieved by the arch command. For Windows, the lib\tibco\<platform type> directory already exists, where <platform_type> is either win32 or win64. For all platforms, copy the TIBCO libraries over to the adapter's <platform_type> directory.