Java CAPS Domain and Runtime Installation

ProcedureTo Finalize the Installation

Before You Begin

Complete the steps under Installing Java CAPS JBI Components on a New Domain.

  1. To modify the JVM properties, do the following:

    1. Navigate to the new domain's home directory (JavaCAPSHome/appserver/domains/DomainName/config.

    2. Open domain.xml in a text editor.

    3. Remove the line <jvm-options>-client</jvm-options> under the <java-config> element.

    4. Replace the above line with <jvm-options>-Xms512m</jvm-options>.

    5. Save and close the file.

  2. To install the ETL Monitor, copy the file etlse-monitor.war from JavaCAPSHome/appserver/bin to JavaCAPSHome/appserver/domains/DomainName/autodeploy.