JSchoreels / camel-lab

A personal collection of camel feature I want to keep around

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Camel Router Project for Blueprint (OSGi)
=========================================

To build this project use

    mvn install

To run the project you can execute the following Maven goal

    mvn camel:run

To deploy the project in OSGi. For example using Apache ServiceMix
or Apache Karaf. You can run the following command from its shell:

    osgi:install -s mvn:be.jschoreels.apache.camel.lab/camel-lab/1.0.0-SNAPSHOT

For more help see the Apache Camel documentation

    http://camel.apache.org/

About

A personal collection of camel feature I want to keep around


Languages

Language:Java 100.0%