Follow the instructions below to install the required applications and the product on Solaris.
Installing the supporting applications
- Establish a an SSH connection to the Solaris machine or log in on the text console. You should either log in as root or obtain root permissions after login via
su
orsudo
command. - Be sure your system meets the Installation Prerequisites, Java Development Kit (JDK) is essential to run the product.
Installing the product
- If you have not done so already, download the latest version of the product as described in Downloading the Product.
Extract the archive file to a dedicated directory for the product, which will hereafter be referred to as
<PRODUCT_HOME>
.
Setting JAVA_HOME
You must set your JAVA_HOME
environment variable to point to the directory where the Java Development Kit (JDK) is installed on the computer.
...
The system returns the JDK installation path.
Setting system properties
If you need to set additional system properties when the server starts, you can take the following approaches:
...