Start the Application Server in Standalone Mode

Related Concepts:
  1. In a terminal, cd into the JBoss Application Server's bin directory.
    1. For Linux

      Run the following command:
                        ./standalone.sh
      
    2. For Windows

      Run the following command:
                        standalone.bat
      
Related References:
Related Tasks: