Thanks a lot Willem for your help!
Ivan
On Wed, Feb 6, 2013 at 5:15 PM, Willem jiang wrote:
> camel-twitter is leveraging the twitter4j. Here the instruction of setting
> the proxy from twitter4j FAQ[1].
>
> You can either to use system properties(-Dtwitter4j.http.proxyHost,
> -Dtwitter4j.http.
camel-twitter is leveraging the twitter4j. Here the instruction of setting the
proxy from twitter4j FAQ[1].
You can either to use system properties(-Dtwitter4j.http.proxyHost,
-Dtwitter4j.http.proxyPort) or twitter4j.properties.
http.proxyHost=your.proxy.host http.proxyPort=8080
twitter4j.prop