You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/06/09 11:15:35 UTC

[jira] Issue Comment Edited: (CAMEL-1687) CAMEL-HTTP should copy system proxy settings

    [ https://issues.apache.org/activemq/browse/CAMEL-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52149#action_52149 ] 

Claus Ibsen edited comment on CAMEL-1687 at 6/9/09 2:14 AM:
------------------------------------------------------------

Thanks for the patch.

Note that system properties is applied first. If the endpoint have proxy options then they will override the system properties.

I have applied it.
trunk: 782918, 782923.

1.x: 782926.

      was (Author: davsclaus):
    Thanks for the patch.

I have applied it.
trunk: 782918.
  
> CAMEL-HTTP should copy system proxy settings
> --------------------------------------------
>
>                 Key: CAMEL-1687
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1687
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-http
>    Affects Versions: 2.0-M1
>         Environment: Network with a proxy server
>            Reporter: Savas Ali Tokmen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: proxy.patch
>
>
> By standard, Java uses some properties for configuring proxies. Details are on http://java.sun.com/javase/6/docs/technotes/guides/net/proxies.html but in short the properties http.proxyHost and http.proxyPort are used for setting a global HTTP proxy.
> CAMEL-HTTP doesn't reuse this. I guess many would expect it to.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.