JBoss Seam Lab #1 (Seam DVD Store Example Application)

Overview

After downloading JBoss Seam, the best way to get started is to take one of the pre-packaged sample applications for a spin. The DVD Store application is the most noteworthy example, because it leverages EJB3, Facelets, jBPM (for page flow and BPM), and Seam. This lab we will install Seam, deploy/run and edit/re-deploy the DVD store application.

Lab Instructions

  1. Deploy DVD Store to JBoss Application Server
  2. Step through DVD Store application
  3. EXTRA CREDIT (Edit and redeploy the DVD Store Application)
  4. type: seam undeploy-example (Specify "dvdstore" as the example name. Will undeploy the Seam example EAR)

Key Files

@seamHome@@sep@examples@sep@dvdstore@sep@web@sep@WEB-INF@sep@template.xhtml

Home | Next