Chapter 5. Installing and uninstalling JBoss EAP using archive installation method

5.1. Downloading and installing JBoss EAP using archive installation method

You can download and install JBoss EAP using the archive installation method on Red Hat Enterprise Linux RHEL and on Microsoft Windows server.

Prerequisites

  • You are on a supported operating system.
  • You have set up an account on the Red Hat Customer Portal.
  • You have Installed a supported Java Development Kit (JDK).
  • You have reviewed the JBoss EAP 8 supported configurations and have ensured that your system is supported.
  • Microsoft Windows only: You have set the JAVA_HOME and PATH environment variables.
Note

If you do not set up the environment variables the shortcuts will not work.

Procedure

  1. Log in to the Red Hat Customer Portal.
  2. Click Downloads
  3. Select Red Hat JBoss Enterprise Application Platform from the Product Downloads list.
  4. In the Version drop-down list, select 8.0.
  5. Find Red Hat JBoss Enterprise Application Platform 8.0.0 in the list and click the Download link.
  6. Optional: Move the archive file to the server and location where you want to install JBoss EAP.
  7. Depending on your operating system, choose one of the following options:

    • For Red Hat Enterprise Linux, extract the archive file by entering the following command in the management CLI:

      $ unzip jboss-eap-8.0.0.zip
    • For Windows Server, right-click the archive file and select Extract All.

      Note

      EAP_HOME is the top-level directory for the JBoss EAP installation. Create the directory by extracting the archive file.

Additional resources

5.2. Uninstalling JBoss EAP archive installation

Depending on your work environment, the archive installation method might not meet the needs of your environment. You can remove the instance of JBoss EAP and any services associated with it. Thereafter, you can install JBoss EAP using a suitable installation method.

Prerequisites

  • You have archived any modified configuration files and deployments that you can reuse at a later stage.

Procedure

  1. Delete the installation directory to uninstall JBoss EAP.
  2. Delete any scripts that depend on JBoss EAP being installed on your machine.