25.2.2.2.3. Test the Non-clustered JBoss EAP 6 Instance
Summary
This topic covers the steps required to test that the non-clustered JBoss EAP 6 is running correctly.
Procedure 25.2. Test the Non-clustered JBoss EAP 6 Instance is Running Correctly
- Determine the instance's
Public DNS, located in the instance's details pane. - Navigate to
http://<public-DNS>:8080. - Confirm that the JBoss EAP home page appears, including a link to the Admin console. If the home page is not available, refer here: Section 25.5.1, “About Troubleshooting Amazon EC2”.
- Click on the Admin Console hyperlink.
- Log in:
- Username:
admin - Password: Specified in the
User Datafield here: Section 25.2.2.2.1, “Launch a Non-clustered JBoss EAP 6 Instance”.
Test the Sample Application
Navigate tohttp://<public-DNS>:8080/helloto test that the sample application is running successfully. The textHello World!should appear in the browser. If the text is not visible, refer here: Section 25.5.1, “About Troubleshooting Amazon EC2”.- Log out of the JBoss EAP 6 Admin Console.
Result
The JBoss EAP 6 instance is running correctly.