Chapter 2. Starting JBoss EAP

You must start the JBoss Enterprise Application Platform instance before Fuse. This is because the Fuse components run on the JBoss Enterprise Application Platform container. The commands in this section start JBoss EAP as a standalone server.

Prerequisites

  • JBoss EAP 7.2.1 is installed.

Procedure

  • For Red Hat Enterprise Linux, run the following command:

    EAP_HOME/bin/standalone.sh

  • For Microsoft Windows Server, run the following command:

    EAP_HOME\bin\standalone.bat

Additional resources