Re: problem when using elasticsearch5 component with camel-2.19.0

2017-05-11 Thread Zoran Regvart
Hi Rachid, as I understand it, you are experiencing classpath issues, the root cause of those is the bundle configuration you have and the runtime that you use -- and with both of those ServiceMix community would be the best place to seek help, zoran On Thu, May 11, 2017 at 11:53 AM, Rachid KRAIE

Re: problem when using elasticsearch5 component with camel-2.19.0

2017-05-11 Thread Rachid KRAIEM
Hi Zoran, The component camel-elasticsearch5 belongs to apache-camel-2.19.0, Why ServiceMix intervene ? -- View this message in context: http://camel.465427.n5.nabble.com/problem-when-using-elasticsearch5-component-with-camel-2-19-0-tp5799247p5799291.html Sent from the Camel - Users mailing li

Re: problem when using elasticsearch5 component with camel-2.19.0

2017-05-11 Thread Zoran Regvart
Hi Rachid, sorry to say but I don't think that the issues you're experiencing can be solved in Camel community, perhaps you should try contacting ServiceMix community, their user forum is at: http://servicemix.396122.n5.nabble.com/ServiceMix-User-f396123.html zoran On Thu, May 11, 2017 at 11:19

Re: problem when using elasticsearch5 component with camel-2.19.0

2017-05-11 Thread Rachid KRAIEM
Thanks Zoran, In order to find org.elasticsearch.transport.Netty3Plugin i've install the bundle "transport-netty3-client" as follow so i have another missing package but this installed bundle wrap:mvn:org.elasticsearch.client/transport/5.2.2 contain only one package and class at "org.elasti

Re: problem when using elasticsearch5 component with camel-2.19.0

2017-05-10 Thread Zoran Regvart
Hi Rachid, you seem to be missing `org.elasticsearch.transport.Netty3Plugin` class, perhaps the ServiceMix users forum at: http://servicemix.396122.n5.nabble.com/ServiceMix-User-f396123.html can help you with that, zoran On Wed, May 10, 2017 at 7:02 PM, Rachid KRAIEM wrote: > Hi everybody, > >

problem when using elasticsearch5 component with camel-2.19.0

2017-05-10 Thread Rachid KRAIEM
Hi everybody, I've install camel-elasticsearch5 component with the newer apache-2.19.0 into karaf-4.0.7 container my camel route is as follow: the problem is when trying to install my bundle, i have the following problem Can you help me ?? Regards, Rachid KRAIEM -- View this message i