Seam Hibernate Example
=======================

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

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