Interesting idea to set proxy in the camel context. Will check if it's 
appropriate.

Thanks for confirming that http proxy excludes are not yet supported.

 
regards,

Christian


________________________________
 Von: Willem jiang <willem.ji...@gmail.com>
An: users@camel.apache.org; Christian Schäfer <syrious3...@yahoo.de> 
Gesendet: 4:32 Montag, 4.Februar 2013
Betreff: Re: How to set proxy excludes on http component?
 
It is not safe to look up the proxy setting from the system property.
I think current camel-http components support to lookup the setting from the 
camel context properties, and you can bridge the camel context properties with 
the system properties.  

Back to you question, I don't think current http component provides this kind 
of feature yet.  

--  
Willem Jiang

Red Hat, Inc.
FuseSource is now part of Red Hat
Web: http://www.fusesource.com | http://www.redhat.com
Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) 
(English)
          http://jnn.iteye.com (http://jnn.javaeye.com/) (Chinese)
Twitter: willemjiang  
Weibo: 姜宁willem





On Friday, February 1, 2013 at 8:40 PM, Christian Schäfer wrote:

> Hello there,
>  
>  
> just wonder how to set proxy excludes on http component asI didn't find any 
> note in the docs.
>  
> Proxy excludes that are globally set (e.g. 
> System.setProperty("http.nonProxyHosts", "localhost") are ignored by the http 
> camel component.
>  
> Any suggestions?
>  
>  
> regards
> Christian

Reply via email to