Did you try with camel-mongodb and not camel-mongodb3?  
 
  Il mer, 4 gen, 2017 alle 20:09, L F<l891...@yahoo.com.INVALID> ha scritto:   
Hello,
I have a strange situation.
On Karaf 4.0.8, i have installed camel-mongodb3, camel-blueprint, camel-jetty 
features.
I try to deploy a simple route, which saves a record to a mongodb database, but 
it is not working. 
I get no error, but the routes are started and then stopped.
If i remove the 
    <to uri="mongodb3:myDb=bluesoft&collection=tickets&operation=insert"/>
step, the routes are started and working properly.
In the logs it shows that the bean is created, and mongodb shows that the 
driver connects to mongodb. 

There are no errors, just a notification that " Apache Camel 2.19.0-SNAPSHOT 
(CamelContext: camel-4) is shutting down "
I attached the blueprint xml and the karaf.log file (part of it)
Kind regards,LAji
  

Reply via email to