Order Management - Event Processor Network
==========================================

This quickstart provides an example of an Event Processor Network that is used to detect exceptions within service responses violations.

For this quickstart to function correctly, you must also deploy the Order Management Application.

To deploy the quickstart, after the server has been started, run:

	mvn jboss-as:deploy

To undeploy the quickstart, run:

	mvn jboss-as:undeploy


NOTE: This quickstart can be deployed with the profile(s): server

