IBM FileNet P8, Version 5.2            

Configuring Image Viewer for PNG support

To view PNG image support in the Java™ Image Viewer, you must first configure the Image Viewer for PNG file types.

To configure Image Viewer for PNG support:

  1. Make a backup copy of content_redir.properties. The default location is: <XT_install_path>\FileNet\Config\WebClient
  2. Use a text editor to modify content_redir.properties: Add image/png=/WcmJavaViewer.jsp?{JSP_QUERY_STRING} into content_redir.properties in Workplace/WEB-INF
  3. Make a backup copy of WcmJavaViewer.jsp: <XT_install_path>\FileNet\WebClient\WorkplaceXT\UI-INF\jsp\ui
  4. Use a text editor to modify WcmJavaViewer.jsp as below:
    • Replace ji.jar with ji.jar,daeja1.jar
    • Change cacheVersion from three parameters to four parameters, for example, from "4.0.2.7, 4.0.2.7, 4.0.2.7" to "4.0.2.7, 4.0.2.7, 4.0.2.7, 4.0.2.7"
  5. If you are using a .WAR file or .EAR file for deployment, you must recreate the .WAR file or .WAR and .EAR files and redeploy the application. If not, simply restart the application server.


Feedback

Last updated: March 2013
WcmJavaViewer002.htm

© Copyright IBM Corporation 2013.
This information center is powered by Eclipse technology. (http://www.eclipse.org)