5.3. Test JBoss Enterprise Application Server

If the sample application has been deployed, as per the example, continue testing according to the steps below. However if your own application has been deployed then follow your own testing methodology.
  1. In the instance details pane, note the instance's "Public DNS".
  2. In a browser, navigate to http://<public-DNS>:8080/hello.
  3. Confirm that the text "Hello World!" appears, otherwise refer to the Troubleshooting section below.
  4. In a browser, navigate to http://<public-DNS>:8080.
  5. Confirm that the JBoss Enterprise Application Platform home page appears, including a hyperlink to the Admin Console.
  6. Click on the "Admin Console" hyperlink and log in with the username "admin" and the password you entered in the "User Data" field.
  7. Logout of the JBoss Enterprise Application Platform Admin Console.