Re: Camel, Blueprint and camel:run

2016-05-13 Thread jraine
There isn't org.osci:org.osgi.enterprise:5.0.0 in maven central. I add this dependencies in my pom.xml and then the command camel:run works in eclipse without error. Thank for your help. I add my full pom.xml . -- View this messa

Re: Camel, Blueprint and camel:run

2016-05-12 Thread jraine
The route run. but I have always this stacktrace -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Blueprint-and-camel-run-tp5782446p5782492.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel, Blueprint and camel:run

2016-05-12 Thread jraine
ok, I updated the version of camel and I added this in the pom : thank -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Blueprint-and-camel-run-tp5782446p5782477.html Sent from the Camel - Users mailing list archive at Nabble.com.

Camel, Blueprint and camel:run

2016-05-11 Thread jraine
I try to execute a route camel create with Blueprint in Eclipse with the camel:run. I used the archetype camel-archetype-blueprint, I make a easy blueprint In eclipse when I launch the command maven mvn camel:run, the route start, its perfect. But when I edit the pom.xml and I add a dependency