1.4. Tutorial Outline


The diversity and complexity of the TicketMonster application makes it ideal for demonstrating some of the capabilities of JBoss Developer Studio. This tutorial sets the stage for building TicketMonster. It shows you how to develop a number of the TicketMonster application features using JBoss Developer Studio:
  • Open the JBoss perspective
  • Configure Maven for use with JBoss Central projects
  • Set up a server using JBoss Server Tools runtime detection
  • Create a Java EE web project to which the TicketMonster functionality is added using JBoss Central
  • Create Event and Venue entity classes for the database entities using Forge Tools and Hibernate Tools
  • Prepare event records to populate the database at runtime
  • Deploy the application on a runtime server using JBoss Server Tools
  • Access and query the database holding the member, event and venue records
  • Add a RESTful web service so that the application can retrieve the information in the database
  • Add a user interface to the application that is optimized for mobile devices using Mobile Web Tools
  • Test the mobile user interface using BrowserSim
You must work through these tasks in the order they are presented because the earlier tasks are prerequisites for the later tutorial tasks.

Note

For information about building the complete TicketMonster application using JBoss Developer Studio see http://www.jboss.org/ticket-monster/ on the JBoss Developer website.
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.