Re: Camel 2.22.2 with bundle camel-elasticsearch-rest error

2019-01-27 Thread Claus Ibsen
Hi Can you try installing camel-http4 first, as it comes with the httpclient-osgi which it looks like it needs. On Thu, Jan 24, 2019 at 4:58 PM Michele Andreoli wrote: > > I'm trying to use the camel bundle camel-elasticsearch-rest in a karaf > 4.2.2 environment. > > The camel version installed

Re: Camel 2.22.2 with bundle camel-elasticsearch-rest error

2019-01-24 Thread Francois Papon
Hi, You can try to temporary fix it by using dynamic import: https://karaf.apache.org/manual/latest/#_dynamic_import Regards, François Papon fpa...@apache.org Le 24/01/2019 à 13:31, Michele Andreoli a écrit : > I'm trying to use the camel bundle camel-elasticsearch-rest in a karaf > 4.2.2 envi