Seam JPA Example
================

This is the Hotel Booking example implemented in Seam POJO and Hibernate JPA.

Follow these steps:
  * ant jboss5
  * Start JBoss AS 
  * Access the app at http://localhost:8080/jboss-seam-jpa/
  * ant jboss5.undeploy
