[
https://issues.apache.org/jira/browse/SM-4428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rui Oliveira updated SM-4428:
-----------------------------
Description:
Using elasticsearch 5.6.3_1 bundle, we got:
{code:java}
java.lang.ClassNotFoundException: org.elasticsearch.transport.Netty3Plugin not
found by org.apache.servicemix.bundles.elasticsearch{code}
{code:java}
<bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.elasticsearch/5.6.3_1</bundle>{code}
was:
Using elasticsearch-client 5.6.3_1 bundle, we got:
{code:java}
java.lang.ClassNotFoundException: org.elasticsearch.transport.Netty3Plugin not
found by org.apache.servicemix.bundles.elasticsearch{code}
{code:java}
<bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.elasticsearch/5.6.3_1</bundle>{code}
> elasticsearch 5.6.3_1 bundle throws ClassNotFoundException
> ----------------------------------------------------------
>
> Key: SM-4428
> URL: https://issues.apache.org/jira/browse/SM-4428
> Project: ServiceMix
> Issue Type: Bug
> Components: bundles
> Reporter: Rui Oliveira
> Priority: Critical
>
>
> Using elasticsearch 5.6.3_1 bundle, we got:
>
> {code:java}
> java.lang.ClassNotFoundException: org.elasticsearch.transport.Netty3Plugin
> not found by org.apache.servicemix.bundles.elasticsearch{code}
>
> {code:java}
> <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.elasticsearch/5.6.3_1</bundle>{code}
>
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)