JavaScript must be enabled in order to use this site.Please enable JavaScript in your browser and refresh the page. Installing Language Pack Prerequisites Download the JAR file of the language pack that you want to install. Ensure that the following environment variables are properly set: $MQ_HOME: The TIBCO MDM install location. $JAVA_HOME: JDK 7 or later. $MQ_COMMON_DIR: The TIBCO MDM Common directory. Procedure Log in to Configurator. Navigate to Tools > Language Pack Installer. The Install or Uninstall Language Pack window is displayed. By default, the Install option is selected. Click Browse and select the JAR file location of the language pack. The selected language pack name is displayed on the Install or Uninstall Language Pack window. Click Finish. The Language pack installed successfully message is displayed. The content of the JAR file is copied to the $MQ_COMMON_DIR/Work/resources/tiblp.jar file. The language code entry is made in the $MQ_COMMON_DIR/Work/languagePack/prop/lang.properties file. Note: If you have installed JBoss Application Server, create the JBoss module as mentioned in Module Creation, and then perform the following tasks: Copy $MQ_COMMON_DIR/Work/resources/tiblp.jar into the $JBOSS_HOME/modules/com/tibco/mdm/main directory. Open the module.xml file and add the following entry in the <resources> tag: <resource-root path="tiblp.jar"/> What to do next Restart the application server manually, where TIBCO MDM is deployed. Copyright © Cloud Software Group, Inc. All rights reserved.