Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.Chapter 5. Start and Stop the Application Server
5.1. Start JBoss EAP 6 Copy linkLink copied to clipboard!
Summary
This topic covers the steps to start JBoss EAP 6.4.
Procedure 5.1. Start the Platform Service as a Standalone Server
For Red Hat Enterprise Linux.
Run the command: EAP_HOME/bin/standalone.shFor Microsoft Windows Server.
Run the command: EAP_HOME\bin\standalone.batOptional: Specify additional parameters.
To print a list of additional parameters to pass to the start-up scripts, use the-h
parameter.
Procedure 5.2. Start the Platform Service as a Domain Server
For Red Hat Enterprise Linux.
Run the command: EAP_HOME/bin/domain.shFor Microsoft Windows Server.
Run the command: EAP_HOME\bin\domain.batOptional: Specify additional parameters.
To print a list of additional parameters to pass to the start-up scripts, use the-h
parameter.