- Lab
-
Libraries: If you want this lab, consider one of these libraries.
- Cloud

Using the JBoss EAP Management Console
The JBoss Enterprise Application Platform allows users to deploy and manage Java-based applications. Part of this enterprise offering is access to the JBoss EAP HAL Management Console, which allows us to manage everything from JBoss EAP itself and any of its features to our individual application settings.

Lab Info
Table of Contents
-
Challenge
Access the Console
Access the JBoss EAP management console by going to
PUBLICIP:9990
and using the usernameadmin
and the passwordpinehead
. -
Challenge
Update Socket Bindings
-
Move to the Configuration page, either by using the top menu or clicking Start under the Configuration heading.
-
Select Socket Bindings from the left menu.
-
Select standard-sockets, then click View.
-
Select Inbound from the left menu.
-
In the list of inbound sockets, select the
http
option, then click Edit. Change the Port to9779
. Save. -
Update the
https
option so that it uses port9797
.
-
-
Challenge
Update Deployment Scanner
-
Return to the overall Configuration page.
-
Select Subsystems from the left menu, then view the Deployment Scanners.
-
Click Add to create a new scanner.
-
Set the name to
cloud-user-deploy
and the path to/home/cloud_user/deploys
. -
Click on the new scanner, then select Edit to turn Auto Deploy XML off.
-
Select Save.
-
-
Challenge
Restart the Server
Notice the Reload Required notification on the upper left. Click on this to refresh the server and load the changes.
About the author
Real skill practice before real-world application
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Learn by doing
Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.
Follow your guide
All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.
Turn time into mastery
On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.