Ah... too bad.

Thanks anyway!

/N


2013/2/12 Claus Ibsen-2 [via Camel] <
ml-node+s465427n5727384...@n5.nabble.com>

> On Mon, Feb 11, 2013 at 6:17 PM, herder <[hidden 
> email]<http://user/SendEmail.jtp?type=node&node=5727384&i=0>>
> wrote:
>
> > Hi,
> >
> > I'm trying to consume an Atom feed from a URL which is protected by
> Basic
> > authorization.
> > When I use the http component on the URL, everything works fine, but
> when I
> > add the atom:// before it, as per the documentation, it doesn't
> authenticate
> > at all.
> >
> > I tried both with URL params and by configuring the
> HttpClientConfigurer,
> > like this:
> >
> >                 HttpComponent httpComponent = (HttpComponent)
> > getContext().getComponent("http");
> >                 httpComponent.setHttpClientConfigurer(new
> > BasicAuthenticationHttpClientConfigurer(false, "myuser", "mypassw"));
> >
> > Am I missing something here? Isn't the Atom component able to consume
> > protected feeds?
> >
>
> I don't think so. I think its only plain http supported.
>
>
>
> >
> >
> > --
> > View this message in context:
> http://camel.465427.n5.nabble.com/Basic-auth-with-Atom-component-not-working-tp5727360.html
> > Sent from the Camel - Users mailing list archive at Nabble.com.
>
>
>
> --
> Claus Ibsen
> -----------------
> Red Hat, Inc.
> FuseSource is now part of Red Hat
> Email: [hidden email]<http://user/SendEmail.jtp?type=node&node=5727384&i=1>
> Web: http://fusesource.com
> Twitter: davsclaus
> Blog: http://davsclaus.com
> Author of Camel in Action: http://www.manning.com/ibsen
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://camel.465427.n5.nabble.com/Basic-auth-with-Atom-component-not-working-tp5727360p5727384.html
>  To unsubscribe from Basic auth with Atom component not working?, click
> here<http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5727360&code=bmlrbGFzLmhlcmRlckBnbWFpbC5jb218NTcyNzM2MHw0MzY1NTgzODM=>
> .
> NAML<http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: 
http://camel.465427.n5.nabble.com/Basic-auth-with-Atom-component-not-working-tp5727360p5727405.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to