TIBCO MDM Installation on Application Servers
The standard TIBCO MDM installer copies the file onto disk; however it does not do much configuration. You need to perform several configuration changes that are required in the Application Server.
You can install TIBCO MDM on the following Application Servers:
- JBoss WildFly Application Server: Download the executable from the following site and unzip it to the required location:
http://wildfly.org/downloads/ Refer to the documentation supplied with the JBoss WildFly Application Server for any additional instructions.
- WebSphere Application Server: Ensure that WebSphere Application Server is installed. Refer to the appropriate installation documentation supplied with WebSphere Application Server for installation instructions.
- WebLogic Application Server: Ensure that WebLogic Application Server is installed. Refer to the appropriate installation documentation supplied with WebLogic Application Server for installation instructions.
To improve the performances of these application servers, see "Application Server Configuration" chapter in TIBCO MDM Performance Tuning Guide.
- Prerequisites for Application Servers
Before installing TIBCO MDM on application server, you need to verify various prerequisites. - TIBCO MDM Installation on JBoss WildFly Application Server
- Configuring TIBCO MDM for JBoss WildFly Application Server
Some element tags in the standalone.xml file differ in the JBoss WildFly 10.1.0 version and JBoss 7.1 and JBoss EAP 7.0 versions. For example, <subsystem xmlns="urn:jboss:domain:transactions:1.4"> is changed to <subsystem xmlns="urn:jboss:domain:transactions:3.0">. - Configuring TIBCO MDM for WebSphere Application Server
Log in to the Administrative console of WebSphere Application Server to configure the properties. - Configuring TIBCO MDM for WebLogic Application Server
Using the Configuration wizard, create a WebLogic domain.
Copyright © Cloud Software Group, Inc. All rights reserved.