Json RPC should support "data" section which sending out error.
---------------------------------------------------------------

                 Key: SHINDIG-1028
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1028
             Project: Shindig
          Issue Type: New Feature
          Components: Java
    Affects Versions: trunk
            Reporter: Sachin Shenoy
            Priority: Minor


According to JSON RPC spec 
http://groups.google.com/group/json-rpc/web/json-rpc-1-2-proposal#error-object

An  error can contain "data" section like defined below.

"""
data
Additional information, may be omitted. Its contents is entirely defined by the 
application (e.g. detailed error information, nested errors etc.).
"""

It would be good to shindig to support the same.

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

Reply via email to