Previous Topic: How to Prepare the Application ServerNext Topic: Step 2: Copy Database Access Files to the Application Server


Step 1: Set Java Home

Before you deploy the UDS and Administration Console on the application server verify that you set the JAVA_HOME environment variable. For Apache Tomcat, set JAVA_HOME to the Java home directory corresponding to the JDK that you are using.

In addition, include $JAVA_HOME/bin in the PATH environment variable. If you fail to do so, then Administration Console and other JDK-dependent components may fail to start.