Configuring bwagent for MariaDB and TIBCO EMS
The bwagent can be configured to use MariaDB 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 MariaDB server package MariaDB_server_10.1 from https://downloads.mariadb.org/ and install MariaDB. Configure the server configuration by following the prompts in the MariaDB Server Configuration wizard. Ensure that you select the following values:
- Download the following JAR files for MariaDB to the
BW_HOME\config\drivers\shells\jdbc.mariadb.runtime\runtime\plugins\com.tibco.bw.jdbc.datasourcefactory.mariadb\lib folder:
- mariadb-java-client-2.0.1.jar from https://downloads.mariadb.org/connector-java/2.0.1/.
- To install the MariaDB driver, run the command bwinstall mariadb-driver from the /bin folder.
- Ensure you have installed EMS client libraries. For more information see Integrating with TIBCO Enterprise Message Service™ in the TIBCO ActiveMatrix BusinessWorks™ Installation guide.
- 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 "Updating the Database Schema to Enable bwagent to Use Database with TIBCO Enterprise Message Service" in the TIBCO ActiveMatrix BusinessWorks™ Installation guide.
Procedure
Copyright © Cloud Software Group, Inc. All rights reserved.