IBM Content Integrator, Version 8.6.0.1

Deploying the common viewer applet on Oracle WebLogic Server

By default, the IBM® Content Integrator installation program installs the files for the common viewer applet. After installation, you must manually deploy the common viewer applet.

To deploy the common viewer applet on Oracle WebLogic Server:

  1. Set the value of the JVM custom property vbr.home to the Content Integrator installation directory. See the Oracle WebLogic Server documentation to determine the best way to set this property value for your configuration.
    One way to set this property value is to edit the setDomainEnv batch script to set the JAVA_OPTIONS variable, for example:
    set JAVA_OPTIONS=%JAVA_OPTIONS%"-Dvbr.home=C:\Program Files\IBM\
       ContentIntegrator"
  2. Stop and restart the Oracle WebLogic Server.
  3. Deploy the common viewer applet:
    1. Log in to the Oracle WebLogic Server Administration Console.
    2. Click the Deployments node in the Domain Structure.
    3. Click Install to open the Install Application Assistant.
    4. Navigate to the ICI_HOME\docs\examples\java\webapp\commonViewerBean directory, where ICI_HOME is the Content Integrator installation directory, which contains the iice_common_viewer.war file.
    5. Select the directory, then click Next.
    6. Accept the default values for the rest of the deployment settings, then click Finish to complete the deployment.
      Important: In the Choose targeting style section, be sure to accept the default value, Install this deployment as an application.


Feedback

Last updated: March 2012
deployingcommonvieweronweblogic.htm

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