Mahdi Karami created CAMEL-14450:
------------------------------------
Summary: import SSLContexts HttpComponent in camel-http
Key: CAMEL-14450
URL: https://issues.apache.org/jira/browse/CAMEL-14450
Project: Camel
Issue Type: Bug
Reporter: Mahdi Karami
I have problem in a service built with cxf-proxy pattern. In may case I found
in org.apache.camel.component.http.HttpComponent class, the SSLContexts class
is imported from org.apache.http.ssl.SSLContexts but error
classNotFoundException returned. it seems the true class is
org.apache.http.conf.ssl.SSLContexts. this problem happend when I migrated to
camel 3.0.1. and several days I can't release version of my project because of
this problem. can anybody help???
--
This message was sent by Atlassian Jira
(v8.3.4#803005)