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


Set 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.