Skip to main content

How to setup J2EE application?


Installing the software:



Requirements


Java EE 8 SDK distributions require JDK 8 Update 144 or higher. Oracle recommends using the latest JDK that is available. Please note: Java SE 9 is not supported at this time.

Ensure that the required JDK software is installed on your system and that the JAVA_HOME environment variable points to the JDK installation directory, not the Java Runtime Environment (JRE) software.

Please refer to the Installation Guide for GlassFish Server, OSE for additional details regarding installation of GlassFish, the Java EE Reference Implementation.

To Install the Software


The following procedure describes how to install the SDK distributions using the ZIP file.
  • Download the distribution file for your platform from the Java EE 8 SDK Downloads page. 
  • Navigate to the directory where you downloaded the file.
  • Unzip the file.
Solaris, Linux, and Mac OS X systems:   unzip zip-file-name

Windows systems: Unzip using your favorite file compression utility.

To download software, click here.

Comments