Report Incident Example
=======================

An example based on real life use case for reporting incidents using webservice
that are transformed and send as emails to a backing system

You will need to compile this example first:
  mvn compile

To run the example type
  mvn jetty:run

The webservice will be listed in this overview:
  http://localhost:9080/webservices/

The webservice WSDL is exposed at:
  http://localhost:9080/webservices/incident?wsdl

To stop the example hit ctrl + c

This example is documented at
  http://camel.apache.org/tutorial-example-reportincident.html

If you hit any problems please let us know on the Camel Forums
  http://camel.apache.org/discussion-forums.html

Please help us make Apache Camel better - we appreciate any feedback you may
have.  Enjoy!

------------------------
The Camel riders!



