[
https://issues.apache.org/jira/browse/TUSCANY-2932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brent Daniel resolved TUSCANY-2932.
-----------------------------------
Resolution: Fixed
Fix Version/s: Java-SCA-1.5
> 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
> Fix For: Java-SCA-1.5
>
>
> 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.