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
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.