You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/01/03 09:20:05 UTC

[jira] Created: (CAMEL-1217) Get the Jetty component's 'httpClient.' options to work with indeed apache http client

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.


[jira] Resolved: (CAMEL-1217) Get the Jetty component's 'httpClient.' options to work with indeed apache http client

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-1217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved CAMEL-1217.
---------------------------------

    Resolution: Fixed

Also updated the 1.5.1 release note for it.

> 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.3.0, 1.4.0, 1.5.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.