blob: 32c2bf03300307efe19f079295fcb08fda40bb6f [file] [log] [blame]
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-karaf: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:${groupId}/${artifactId}/${version}
For more help see the Apache Camel documentation
http://camel.apache.org/