You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Luciano Resende (JIRA)" <de...@tuscany.apache.org> on 2008/07/16 00:17:31 UTC

[jira] Commented: (TUSCANY-1961) Exceptions not properly reported to client by JSONRPC binding

    [ https://issues.apache.org/jira/browse/TUSCANY-1961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12613752#action_12613752 ] 

Luciano Resende commented on TUSCANY-1961:
------------------------------------------

You might have missed the business exception on your patch. 

sca/modules/binding-jsonrpc-runtime/src/test/java/org/apache/tuscany/sca/binding/jsonrpc/EchoComponentImpl.java:[36,26] cannot find symbol
symbol  : class BusinessException
location: class org.apache.tuscany.sca.binding.jsonrpc.EchoComponentImpl


Note that you need to svn add before new files can be considered by svn diff.

> Exceptions not properly reported to client by JSONRPC binding
> -------------------------------------------------------------
>
>                 Key: TUSCANY-1961
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1961
>             Project: Tuscany
>          Issue Type: Sub-task
>          Components: Java SCA JSON-RPC Binding Extension
>    Affects Versions: Java-SCA-Next
>            Reporter: Jean-Sebastien Delfino
>            Assignee: Luciano Resende
>             Fix For: Java-SCA-Next
>
>         Attachments: tuscany-TUSCANY-1961.Dhaval.diff
>
>
> See the FIXME I added to JSONRPCServiceServlet, the current code is just rethrowing the exception instead of sending it through JSON. 

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