Hello,
I`m using http component for calling some web services and because of SSL I
created my own HttpClientConfigurer.
<to
uri="http://someAddress/context?httpClientConfigurerRef=myHttpClientConfig"/>
I also have a Unit Tests for production context where I intercept http
calls.
Since I switched on SLL interceptSendToEndpoint("http:*") does not work. I
tried to remove httpClientConfigurerRef from http calls in context and
intercept works fine.
How can I use interceptor in http component when I use
httpClientConfigurerRef parameter?
Is there a bug or I missed something?
I use Camel ver. 2.10.2.
Thanks for any help.
--
View this message in context:
http://camel.465427.n5.nabble.com/Intercept-HTTP-where-I-use-httpClientConfigurerRef-tp5727569.html
Sent from the Camel - Users mailing list archive at Nabble.com.