Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-8543

Support easy configuration of HTTP proxy parameters for Camel salesforce component and maven plugin

    XMLWordPrintableJSON

Details

    • Patch Available
    • Unknown

    Description

      Camel salesforce component exposes an httpClient property in SalesforceEndpointConfig to provide a custom Jetty HTTP client configured with HTTP proxy settings. But this requires writing a factory bean o simply inject simple properties in the HTTP client.
      The maven plugin does not expose any mechanism to provide a custom HTTP client.
      Both the component and the plugin should expose simple properties to configure:

      • SSLContextParameters,
      • HTTP proxy host, port, username and password for proxy-authentication
      • All other basic properties of Jetty Http client, for e.g. connectTimeout, timeout, removeIdleDestinations, etc.

      Attachments

        Activity

          People

            dhirajsb Dhiraj Sureshkumar Bokde
            dhirajsb Dhiraj Sureshkumar Bokde
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: