blob: 007f894ae1db2267dc1e9462f10d3739e685d825 [file] [log] [blame]
Camel Router Project for Blueprint (OSGi)
=========================================
To build this project use
mvn install
To run the example you can execute the following Maven goal
mvn camel:run
To deploy the example in OSGi. For example using Apache ServiceMix
or Apache Karaf. You will run the following command from its shell:
osgi:install -s mvn:${groupId}/${artifactId}
For more help see the Apache Camel documentation
http://camel.apache.org/