Previous Topic: Preparing Your Application ServerNext Topic: Step 2: Copying Database Access Files to Your Application Server


Step 1: Setting Java Home

Before you deploy the WAR files for UDS and Administration Console on the application server of your choice, ensure 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.