Yeah there is a JIRA ticket about this and its fixed for 2.17 On Thu, Mar 17, 2016 at 4:45 PM, mluckam <[email protected]> wrote: > I am attempting to set my own httpClient in the url of the camel producer but > it does not appear to be taking effect. Looking at the JettyHttpComponent > it appears that the endpoint options being set via the URL are extracted in > the createEndpoint(String uri, String remaining, Map<String, Object> > parameters) function. Looking here I do not see any reference to extracting > of an HttpClient. Also if an HttpClient was to be set on the endpoint it > appears that the JettyHttpEndpoint.setClient(HttpClient client) function > would need to be called, but I did not see any references to this call. > > Any thoughts as to what is happening or is there something that I am > missing? > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Unable-to-set-Jetty-httpClient-option-tp5779231.html > Sent from the Camel - Users mailing list archive at Nabble.com.
-- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2
