Examples for Apache Camel JNB March Article

These examples are built using gradle, which can be installed via http://www.gradle.org . Below are details on how to run each example.

pojo-example
------------
From the pojo-example directory type 'gradle -q run'

seda-example
------------
From the seda-example directory type 'gradle -q run'

routing-example
---------------
From the routing-example directory type 'gradle -q run'

