Configuring BWAgent for MySQL and TIBCO Enterprise Message Service
The BWAgent can be configured to use MySQL database with TIBCO Enterprise Message Service (EMS) for persistence and transport.
Prerequisites
- Install TIBCO Enterprise Messaging Server 8.1 and start the server.
- Download the MySQL server package MySql_server_5.5.40 from http://dev.mysql.com/downloads/mysql/ and install MySQL. Configure the server configuration by following the prompts in the MySQL Server Configuration wizard. Ensure that you select the following values:
- Download the following connector JAR files for MySQL to the
BW_HOME\config\drivers\shells\jdbc.mysql.runtime\runtime\plugins\com.tibco.bw.jdbc.datasourcefactory.mysql\lib folder:
- MySql-connector-java-5.1.30-bin.jar from http://dev.mysql.com/downloads/connector/j/.
- Install the MySQL driver by running the command bwinstall mysql-driver from the /bin folder.
- Ensure you have installed EMS client libraries. For more information, see the "Integrating with TIBCO Enterprise Message Service™" section in the TIBCO ActiveMatrix BusinessWorks™ Installation guide for additional details.
- Optional. If you are upgrading to ActiveMatrix BusinessWorks™ 6.3.2, or later versions of the software, upgrade the database schema. For more information, see the "Updating the Database Schema to Enable bwagent to Use Database with TIBCO Enterprise Message Service" section in the TIBCO ActiveMatrix BusinessWorks™ Installation guide.
Procedure
Copyright © Cloud Software Group, Inc. All rights reserved.