Camel Example
=============

This example shows how to expose a drools session both as RESTful and SOAP camel endpoints.
It just executes a simple "echo" type application, by sending a message to the rule server that
pre-appends the word "echo" to the front and sends it back.

