Get the Jetty component's 'httpClient.' options to work with indeed apache http
client
--------------------------------------------------------------------------------------
Key: CAMEL-1217
URL: https://issues.apache.org/activemq/browse/CAMEL-1217
Project: Apache Camel
Issue Type: Bug
Components: camel-jetty
Affects Versions: 1.5.0, 1.4.0, 1.3.0
Reporter: Willem Jiang
Assignee: Willem Jiang
Fix For: 1.5.1, 2.0.0
Current Jetty component just set the 'httpClient.' parameter to a useless Jetty
http client, and using the apache common http client indeed.
We need to pass the parameters into the apache common http client and remove
the useless Jetty http client.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.