Validate the JBoss cluster configuration

The JBoss Application Server provides many management clients, including the Web Management Interface which can be used as a visual tool to validate the cluster setup and if the servers have been deployed on each of the nodes (for more information about additional JBoss Application Server management clients, refer to https://docs.jboss.org/author/display/AS7/Management+Clients). Connect to the Web Management Interface to validate your JBoss cluster configuration.

To connect to the Web Management Interface:

  1. Open http://<master_host_name>:9990/ in a browser.
  2. Log in using the JBoss Management Users credentials (user name and password) that you created when you configured the master node using the configuration tool.

  3. Click the icon next to the Server name to display a list of server instances. Both the master and slave nodes should be listed with the "hp-cloud" server active on each host.