3.4.2. Install JBoss EAP 6 (Text-based Installer)

Summary

The JBoss EAP 6 installer .JAR file can be used for either a Graphical or Text-based installation. This topic covers the steps to install JBoss EAP 6.1.0 using the text-based method.

Procedure 3.8. Text-based Installation

  1. Open a terminal.
  2. Launch the installer with the following command:
    java -jar jboss-eap-6.1.0-installer.jar -console
  3. Follow the installation prompts.
  4. An XML file can be generated to use with the automatic installation feature. This allows for identical installations across multiple instances. If you wish to create an installation script, select yes.
Result

JBoss EAP 6 has been successfully installed on the target machine.