You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Simon Nash (JIRA)" <de...@tuscany.apache.org> on 2010/10/26 21:58:20 UTC

[jira] Resolved: (TUSCANY-3735) binding.atom can't connect to Apache Tuscany blog Atom feed

     [ https://issues.apache.org/jira/browse/TUSCANY-3735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Nash resolved TUSCANY-3735.
---------------------------------

       Resolution: Fixed
    Fix Version/s: Java-SCA-1.x
                   Java-SCA-2.x
                   Java-SCA-1.6.1

The problem scenario described by this issue is now fixed, so I'm marking this issue as resolved in 1.6.1, 1.x and 2.x.  If authentication/authorization support is needed for some other scenario, a new JIRA should be created to track this.

> 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
>             Fix For: Java-SCA-1.6.1, Java-SCA-2.x, Java-SCA-1.x
>
>
> 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.