A Single TIBCO_HOME Location for Various TIBCO Products
If you are using or planning to use a single TIBCO_HOME for all TIBCO Rendezvous, TIBCO EMS, and TIBCO Hawk components, read this section. Otherwise, you might skip to the section Different TIBCO_HOME Locations for Various TIBCO Products.
Using pre-installed and pre-configured existing transports
You can use an existing transport (TIBCO Rendezvous or TIBCO EMS) either from a previous installation of TIBCO Hawk or independent installations of these TIBCO products in the same TIBCO_HOME where Hawk is installed. Update all the TRA configuration files (for example, tibhawkagent.tra
), script files (such as, starthawkconsole and starthma), Hawk Console configuration files with the correct locations of EMS_HOME and RV_HOME and the execution environment.
Setup all the required libraries and their paths during the post-install configuration step of the TIBCO Hawk installation.
Installing TIBCO Rendezvous or TIBCO EMS transports after installing TIBCO Hawk
If you install TIBCO Rendezvous or TIBCO Enterprise Message Service in the same TIBCO_HOME after TIBCO Hawk, ensure the following to set the correct runtime environment for the TIBCO Hawk components.
• | Edit and modify TRA configuration files (all the files with the extension ".tra" in CONFIG_FOLDER/bin) to set the correct installation location of TIBCO Rendezvous and TIBCO Enterprise Message Service. That is, set the correct values for tibco.env.EMS_HOME and tibco.env.RV_HOME environment variables in all the TRA configuration files. |
On Unix or Linux, edit and modify the starthma.sh
file with the correct RV_HOME
location if TIBCO Rendezvous is installed after TIBCO Hawk.