| Installing Upgrading Designing Configuring Deploying Monitoring Administering Troubleshooting Reference JBI Components | |
| Close Print View | |
| Installing: Installing Java CAPS Silently Using CLI |
|
Planning for Java CAPS Installation
Using the Java CAPS 6 Installation GUI
Using the Java CAPS 6 Installation CLI
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
Installing Java CAPS Using the CLI Console
To Install Java CAPS Components Using the Command Line Console
Starting and Stopping Java CAPS
Installing Additional Components for Java CAPS 6
Installing Third-Party JAR Files
You can use the Java CAPS command-line installation script to perform a complete installation silently. A silent installation means that you will not interact with the Installer, nor will you see the process unless you open the directory to which you are installing.
Note - When installing using Silent mode, the scripted file, file.properties, is automatically generated
by the Java CAPS Installer if the product has already been installed.
In order to perform a silent installation, you must first create a configuration properties file. For more information, see Creating the Configuration Properties File for Silent Installations.
Java CAPS Release 6 does not support:
Spaces in the installation directory path
Command line installations on Macintosh systems
Plan your installation by reading Planning for Java CAPS Installation, which contains information necessary for your to complete a successful installation of Java CAPS such as supported platforms, operating system limitations, and parameter definitions.
Install the JDK software and set JAVA_HOME. For more information, see Installing the JDK Software and Setting JAVA_HOME
Set up a configuration properties file. For more information, see Creating the Configuration Properties File for Silent Installations.
You can download the file from the following media:
The Sun Download Center (SDLC) URL supplied by Sun Support
The DVDs that come with the Java Composite Application Platform Suite Media Kit
For more information, see Creating the Configuration Properties File for Silent Installations.
Solaris, AIX, and Linux: JavaCAPS.bin
Windows: JavaCAPS.exe
Caution - On UNIX systems, the Java CAPS Installer uses /tmp as its workspace by
default even when /var/tmp is the system temporary directory, as is the case
on Solaris SPARC systems. If you do not have access to /tmp, set
the environment variable to IATEMPDIR=/var/tmp. The Java CAPS Installer will then use
/var/tmp as its temporary directory.
Solaris, AIX, and Linux: sh ./JavaCAPS.bin -i silent -f file.properties
Windows: JavaCAPS.exe -i silent -f file.properties
Java CAPS is installed in the directory you specified.