13.07.2015 Views

TIBCO MDM Customization Guide - TIBCO Product Documentation

TIBCO MDM Customization Guide - TIBCO Product Documentation

TIBCO MDM Customization Guide - TIBCO Product Documentation

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

32 Chapter 2 Customizing User Interface|5. Expand EML.war using the jar command as follows.a. Create a temporary directory newEML and expand ECM.ear/EML.war tothis directory.b. Execute the following command to expand EML.war intonewECM/newEML/EML.war.$JAVA_HOME/bin/jar -xvf ../ECM.ear/EML.warcd EML.war.You should see two folders JSXAPPS and JSX. The JSXAPPS folder containsthe application files of General Interface (GI) and the JSX folder containsthe GI libraries.6. Copy the newly created directory under EML.war.7. Copy the custom GI project to the JSXAPPS folder under the EML.war folder.8. Use the jar command and re-create the EML.war and the ECM.ear as follows.a. From the EML.war folder, execute following command to re-createEML.war file in ECM.ear folder.$JAVA_HOME/bin/jar -cvf ../../ECM.ear/EML.war ./*.*b. Change to the ECM.ear folder:cd ../../ECM.earc. From the ECM.ear folder, execute the following command to re-create theECM.ear file:$JAVA_HOME/bin/jar -cvf ../ECM.ear ./*.*9. Verify that the NewGI/JSX and NewGI/JSXAPPS are in EAR (ECM.ear >EML.war > NewGI > JSX and ECM.ear > EML.war > NewGI > JSXAPPS).10. Set the relevant properties using the Configurator (Advanced > UI<strong>Customization</strong>). Change the URL accordingly for JSX path. For example:GIClient?jsxapppath=NewGI/JSXAPPS/CIMTestGIProject&amp;jsxsrc=NewGI/JSX/js/JSX30.jsPath provided for jsxsrc is case sensitive. If jsxsrc is not specified in the URL,the default JSX libraries are used.11. Redeploy and restart the application server.12. Login to the application.<strong>TIBCO</strong> <strong>MDM</strong> <strong>Customization</strong> <strong>Guide</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!