6.6. Verifying everything is connected and running

  1. Open http://<elastic IP of EWS> in browser.
  2. Open http://<elastic IP of EWS>/jmssender in browser.
    • Check that all cluster nodes are logging a message per every jmssender request (no matter which node jmssender is opened from).
  3. Connect to the JBoss Enterprise Web Server instance:
    ssh -L7654:localhost:7654 <elastic IP of EWS>
    
If these are to be production instances, add the following text to the contents of the User Data field, to ensure that security updates are applied on boot:
yum -y update