binding.atom can't connect to Apache Tuscany blog Atom feed
-----------------------------------------------------------

                 Key: TUSCANY-3735
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3735
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA ATOM Binding Extension
    Affects Versions: Java-SCA-1.6
            Reporter: Simon Nash


The feed-aggregator and feed-aggregator-webapp samples use the Apache Tuscany 
blog Atom feed as one of the aggregated Atom feeds.  Attempting to read from 
the Tuscany blog feed fails with the following error:

     [java] - Unable to respond to any of these challenges: 
{googlelogin=GoogleLogin realm="https://www.google.com/accounts/ClientLogin";, 
service="blogger"}

The problem is caused by code in the binding-atom-abdera module that always 
attaches a hard-wired HTTP Basic Authorization header with userid=admin and 
password=admin to all the HTTP requests that are sent.  This header isn't 
acceptable to the the Tuscany blog feed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to