Start the Application Server in Standalone Mode
Related Concepts:
Standalone Mode
In a terminal, cd into the JBoss Application Server's
bin
directory.
For Linux
Run the following command:
./standalone.sh
For Windows
Run the following command:
standalone.bat
Related References:
Use Cases of the Standalone Mode
What's new in AS7
Limitations of the Standalone Mode
Features missing from this Beta release
More information about JBoss Application Server
Default standalone configuration for AS7
Related Tasks:
Create a Test Application with JBoss Developer Studio
Stop the JBoss Application Server
Log into the Management Console
Undeploy a service in Standalone Mode