이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 11. Test your Installation
Procedure 11.1. Test the Platform installation
This procedure performs a basic check of the Platform installation
Start the Server
There are several options to start the server:Option 1 - Shortcut
Start the server using a desktop or start menu shortcut created by the Graphical Installer.Option 2 - Run.sh / Run.bat
Start the server using therun.sh
(Linux) orrun.bat
(Windows) script.Execute the following command in a terminal in thejboss-as/bin
directory:- Linux
./run.sh
./run.sh
Copy to Clipboard Copied! Toggle word wrap Toggle overflow - Windows
run.bat
run.bat
Copy to Clipboard Copied! Toggle word wrap Toggle overflow
Result:The server starts using the
default
profile.Test the Server homepage
Openhttp://127.0.0.1:8080
in a web browser on the server machine.Result:The JBoss Enterprise Application Platform server homepage is displayed.