Service Level Agreement - Event Processor Network
=================================================

This quickstart provides an example of an Event Processor Network that is used to detect Service
Level Agreement violations.

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

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

