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

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

Deployment:
  * ant jboss
  * Start JBoss AS 
  * Access the app at http://localhost:8080/jboss-seam-jpa/
  * ant jboss.undeploy to undeploy example