Installing TIBCO Rendezvous TIBCO API Exchange Gateway and TIBCO API Exchange Manager on Host 1

On host 1, install TIBCO Rendezvous, TIBCO API Exchange Gateway 2.1.1, TIBCO API Exchange Manager 2.1.1. and MySQL Connector.

Note: Installation of TIBCO API Exchange 2.2.0 requires a previous installation of release 2.0.0.

Procedure

  1. Install TIBCO Rendezvous into a TIBCO_HOME directory.

    You must install TIBCO Rendezvous Version 8.3.2 or higher. See the documentation of TIBCO Rendezvous for detailed steps, which can be found at http://docs.tibco.com.

  2. In the same TIBCO_HOME directory, install TIBCO API Exchange Gateway from the product distribution.

    See the documentation of TIBCO API Exchange Gateway Installation for detailed steps, which can be found at http://docs.tibco.com.

  3. Install TIBCO API Exchange Manager from the product distribution.

    See the document of TIBCO API Exchange Manager Installation for detailed steps, which can be found at http://docs.tibco.com.

  4. Install MySQL.
    1. If you do not have MySQL installed, download the JDBC version of the connector it from the following website:
  5. Copy the MySQL Connector .jar file from the MySQL installation directory to the TIBCO_HOME/asg/2.1/lib/ directory.

    This .jar file is located in the MySQL/MySQL Connector J/ directory. The file name is similar to the following file:

    mysql-connector-java-5.1.26-bin.jar