August 2016
Intermediate to advanced
390 pages
8h 22m
English
The scripts for starting the server are contained in the JBOSS_HOME/bin folder:
standalone.sh starts the server in standalone modedomain.sh starts the server in domain modeAn equivalent BAT file is also included for Windows users.
In order to check that your installation was successful, execute one of the startup scripts:
$ ./standalone.sh
Next surf to localhost:8080 and check the welcome page of the application server:

Read now
Unlock full access