4.2. Tutorial Overview

This tutorial demonstrates how to import, develop and deploy the TicketMonster example using JBoss Developer Studio:
  • Obtain and import the TicketMonster example source code
  • Deploy the application to JBoss EAP with JBoss Server Tools
  • Deploy the application to OpenShift Online with OpenShift Tools
  • View the application running on OpenShift in a web browser
  • Modify the home.html file with JBoss Tools HTML Editor
  • Redeploy the changed application to OpenShift Online with OpenShift Tools
You must work through these tasks in the order they are presented because the earlier tasks are prerequisites for the later tutorial tasks.