You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Mike Edwards (JIRA)" <tu...@ws.apache.org> on 2008/04/30 14:19:55 UTC

[jira] Resolved: (TUSCANY-2278) Atom Binding Extension does not support PUT operations correctly

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

Mike Edwards resolved TUSCANY-2278.
-----------------------------------

    Resolution: Fixed

Fixed by an update to AtomBindingUtil in revision 652361

> Atom Binding Extension does not support PUT operations correctly
> ----------------------------------------------------------------
>
>                 Key: TUSCANY-2278
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2278
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA ATOM Binding Extension
>    Affects Versions: Java-SCA-1.2
>         Environment: All
>            Reporter: Mike Edwards
>            Assignee: Mike Edwards
>            Priority: Minor
>             Fix For: Java-SCA-Next
>
>
> If a PUT operation is made using the Atom binding, the ID parameter for the data element, given by the client, is not passed to the operation of the component which offers the service.
> The fault appears to be on line 76 of AtomBindingUtil class where an ID is calculated but not passed to a suitable variable

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