/CamelSandbox

Sandbox to play around with Apache Camel and ActiveMQ

Primary LanguageJava

Camel ActiveMQ Project
======================

This project embeds Apache ActiveMQ together with Apache Camel. Its based on the article by Jonathan Anstey on DZone  - https://dzone.com/articles/apache-camel-integration

To build this project use

    mvn install

To run this project use the following Maven goal

    mvn camel:run

For more help see the Apache Camel documentation

    http://camel.apache.org/