JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Using the Oracle Java CAPS 6.3 Installation CLI     Java CAPS Documentation
search filter icon
search icon

Document Information

Using the Java CAPS 6.3 Installation CLI

Overview of CLI Installations

Installing the JDK Software and Setting JAVA_HOME

To Install the JDK Software and Set JAVA_HOME on a UNIX System

To Install the JDK Software and Set JAVA_HOME on a Windows System

Creating the Configuration Properties File for Silent Installations

To Create the Properties File for a Command-Line Installation

Installing Java CAPS Silently Using CLI

To Install Java CAPS Silently Using CLI

Installing Java CAPS Using the CLI Console

To Install Java CAPS Components Using the Command Line Console

Enabling Oracle Advanced Queueing

To Create the Java CAPS Advanced Queue User

To Install Advanced Queueing Support After Installing Java CAPS

To Allow Enterprise Manager to Delete Advanced Queue Messages

Enabling WebLogic JMS for Java CAPS

To Install WebLogic JMS Support After Installing Java CAPS

Links to Additional Installation Information

Installing Additional Components

Starting and Stopping Java CAPS

Running Java CAPS as a Windows Service

Increasing the NetBeans Heap Size

Working With the Repository

Overview of CLI Installations

Before beginning the installation, read Planning for Java CAPS Installation, which contains information that is necessary for you to complete a successful installation of Java CAPS such as supported platforms, operating system limitations, and parameter definitions. You can use a command–line installation script on any of the supported operating systems by first setting the configuration properties file and then invoking the installation script.

The command–line installation installs any or all of the Suite components. For a complete list of the components installed by default, see Overview of the Installation Process in Planning for Oracle Java CAPS 6.3 Installation . The installation process also installs the uninstaller software.

Java CAPS does not support:

You can specify three types of installations with the command-line syntax:

JavaCAPS-OS-bin [-i {silent | gui | console} ] [-help] [-f filename]

The –i options are:


Note - If you run the command-line installation executable file without setting any options, the Java CAPS GUI Installer will launch.


You do not have to install all components at the same time. You can install additional Java CAPS products and components at any time after completing the initial installation by setting the configuration properties file and then invoking the command–line installation script to install specific items or by running the Java CAPS Uploader followed by the NetBeans Update Center.

You must have the JDK software installed and JAVA_HOME set prior to installing Java CAPS; otherwise, the Installer will halt the installation. See Installing the JDK Software and Setting JAVA_HOME.