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:
- 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"
- Stop and restart the Oracle WebLogic Server.
- Deploy the common viewer applet:
- Log in to the Oracle WebLogic Server Administration
Console.
- Click the Deployments node in the Domain
Structure.
- Click Install to
open the Install Application Assistant.
- 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.
- Select the directory, then click Next.
- 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.