Complete the steps under Installing Java CAPS JBI Components on a New Domain.
To modify the JVM properties, do the following:
Navigate to the new domain's home directory (JavaCAPSHome/appserver/domains/DomainName/config.
Open domain.xml in a text editor.
Remove the line <jvm-options>-client</jvm-options> under the <java-config> element.
Replace the above line with <jvm-options>-Xms512m</jvm-options>.
Save and close the file.
To install the ETL Monitor, copy the file etlse-monitor.war from JavaCAPSHome/appserver/bin to JavaCAPSHome/appserver/domains/DomainName/autodeploy.