Seam Contact List Example
=========================

This example demonstrates the Seam CRUD framework.

To deploy the example, follow these steps:

* In the example root directory run:

    mvn clean install

* Set JBOSS_HOME environment property.

* In the contactlist-ear directory run:

    mvn jboss-as:deploy

