Hi Thanks for spotting this. I have fixed it.
On Thu, Nov 5, 2009 at 8:52 PM, bwhite <[email protected]> wrote: > > Hi Claus, > > One minor but imortant change is required to the documentation you added to > the wiki: > > "Or you can do something like this" should be "Then" + the explanation that > I wrote. ("Create a class that implements HttpClientConfigurer... <snip>") > > It's a two-step process, and both are required. First you implement > HttpClientConfigurer per Willem's example (I am calling that implementation > class "MyHttpClientConfigurer" in my example). Then you set that configurer > on the http component from your camel route builder, as per my example. I > hope that makes sense. > > -Bryan > -- > View this message in context: > http://old.nabble.com/Re%3A-HTTPS-authentication-setup-using-camel-http-tp26190394p26220038.html > Sent from the Camel - Users mailing list archive at Nabble.com. > > -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus
