src/ main | 2 years ago | ||
.gitignore | 3 years ago | ||
README.md | 3 years ago | ||
pom.xml | 2 years ago |
This project includes a sample route as as a WAR. You can build the WAR by running
mvn install
You can then run the project by dropping the WAR into your favorite web container or just run
mvn jetty:run
to start up and deploy to Jetty.
For more help see the Apache Camel documentation
http://camel.apache.org/