Hi, You question is not clear. There are two ideas which may help you.
1. If you want to pass through the proxy, You have to provide the proxy credentials in your camel route. There is a separate section for Authentication in this page which will help you: http://camel.apache.org/http.html 2. If you have proxy configurations already mentioned in your camel context, then simple. Remove it. 3. If the service itself is exposed behind the proxy, then nothing to do at the camel side. Cheers Guru -- View this message in context: http://camel.465427.n5.nabble.com/how-to-disable-http-proxy-for-camel-bundle-tp5749851p5749865.html Sent from the Camel - Users mailing list archive at Nabble.com.
