You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Joe Luo (JIRA)" <ji...@apache.org> on 2016/03/15 18:13:33 UTC

[jira] [Created] (CAMEL-9713) Can not set custom Jetty HttpClient to producer endpoint

Joe Luo created CAMEL-9713:
------------------------------

             Summary: Can not set custom Jetty HttpClient to producer endpoint
                 Key: CAMEL-9713
                 URL: https://issues.apache.org/jira/browse/CAMEL-9713
             Project: Camel
          Issue Type: Bug
          Components: camel-jetty
    Affects Versions: 2.15.1
            Reporter: Joe Luo


The camel-jetty page has a "httpClient" option that can be set on camel-jetty producer endpoint and it says:
{code}
To use a shared org.eclipse.jetty.client.HttpClient for all producers created by this endpoint. This option should only be used in special circumstances.
This option should only be used in special circumstances.
{code}

In some cases, user might want to set a shard Jetty HttpClient among camel-jetty producer endpoints. However, there is no way to set it to camel-jetty producer endpoint.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)