
This project is an example of using HTTP conneg to pick between XML and JSON.

System Requirements:
====================
- Maven 2.0.9 or higher
- JBoss AS 7.1.1 or higher

Building the project:
====================
1. Start JBoss AS 7 manually
2. In root directory of project

mvn clean install

This will build a WAR, deploy it to JBoss, and run the unit test