Seam Excel Example
==================

This example demonstrates the Seam Excel functionality.

To deploy the example, follow these steps:

* In the example root directory run:

    mvn clean install

* Set JBOSS_HOME environment property.

* Start the AS7 up.

* Go to excel-ear directory and deply the sample by running:
 
   mvn jboss-as:deploy

* Open this URL in a web browser: http://localhost:8080/seam-excel
