Third Party Libraries
In addition to the distribution provided by TIBCO, MDM requires additional software. This software must be provided for the installation and might have different licensing.
This table lists all the software which might be required.
Library | Library Name | Description | Vendor | How to obtain? |
---|---|---|---|---|
JDK Library |
jsse.jar |
Required, if you will be using SSL. | ORACLE/IBM/HP | Can be obtained from JDK. |
XMLC related Libraries |
xmlc.jar xmlc-base.jar xmlc-chtml.jar xmlc-taskdef.jar xmlc-xerces.jar xmlc-all-runtime.jar |
Required for TIBCO MDM UI. These components are supplied by Enhydra http://forge.ow2.org/projects/xmlc/. | https://edelivery.tibco.com
Click the XMLC Download link under the TIBCO MDM area to download the xmlc-2.2.x.zip. You can choose to download the library or let the installer download the library during installation process. |
|
gnu-regexp.jar
|
Required for compiling HTML. | |||
EMS related Libraries |
tibcrypt.jar tibjms.jar |
Required, if you are using TIBCO EMS as JMS vendor. | The libraries can be obtained from installation directory of TIBCO EMS (pointed by EMS_HOME). | |
JDBC related Libraries |
ojdbc6.jar sqljdbc4.jar postgresql-9.1-901.jdbc4.jar |
ojdbc6.jar is required for Oracle.
sqljdbc4.jar is required for SQL Server. postgresql-9.1-901.jdbc4.jar is required for PostgreSQL. (Not required if you are using Simple Installation) |
Copy the following JAR files to
$MQ_HOME/configurator/tomcat/ lib:
|
|
Hibernate Assembly |
hibernate3.jar cglib-2.2.jar |
Required by TIBCO MDM for some database interactions. | https://edelivery.tibco.com
Click the Download link under the TIBCO MDM area to download the product_tibco_hibernate_lgpl_3.6.10.003.zip. You can choose to download the library or let the installer download the library during installation process. |
All the required libraries are to be added to the distribution provided (ECM.ear) with TIBCO MDM.