You can try to install the wrapped jar of transport-netty3-client http://search.maven.org/#artifactdetails%7Corg.elasticsearch.plugin%7Ctransport-netty3-client%7C5.2.2%7Cjar
-- Andrea Cosentino ---------------------------------- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix PMC Member Email: [email protected] Twitter: @oscerd2 Github: oscerd On Friday, May 12, 2017 11:11 AM, Rachid KRAIEM <[email protected]> wrote: Hi everybody, I've install camel-elasticsearch5 component with the newer apache-camel-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 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 <bundle dependency='true'>wrap:mvn:org.elasticsearch.client/transport/5.2.2</bundle> contain only one package and class at "org.elasticsearch.transport.client.PreBuiltTransportClient.class" Can you help me ?? ----- Regards, Rachid KRAIEM -- View this message in context: http://servicemix.396122.n5.nabble.com/Problem-when-using-elasticsearch5-component-with-camel-2-19-0-tp5724431.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
