You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Brent Daniel (JIRA)" <de...@tuscany.apache.org> on 2009/03/21 05:32:50 UTC

[jira] Assigned: (TUSCANY-2932) UndeclaredThrowable exception using atom-binding with generic Collection interface

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

Brent Daniel reassigned TUSCANY-2932:
-------------------------------------

    Assignee: Brent Daniel

> UndeclaredThrowable exception using atom-binding with generic Collection interface
> ----------------------------------------------------------------------------------
>
>                 Key: TUSCANY-2932
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2932
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA ATOM Binding Extension
>            Reporter: Brent Daniel
>            Assignee: Brent Daniel
>
> When using the org.apache.tuscany.sca.data.collection.Collection interface rather than the org.apache.tuscany.sca.binding.atom.Collection interface, an UndeclaredThrowableException is thrown whenever the invoker receives a 404 error from the http client. The invoker is always throwing NotFoundException from the atom binding but should be throwing NotFoundException from the data-api module in this case. 

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