summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/binding-http-new-jsonrpc-runtime (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-05-12Renaming binding-http-new-jsonrpc* to binding-http-jsonrpc*lresende12-973/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774117 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05TUSCANY-2968 - Fixing exception handling issues to properly report ↵lresende2-14/+28
exceptions as json error responses git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772005 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05TUSCANY-2968 - Fixing data binding related issues to properly transform ↵lresende2-39/+5
to/from json format as needed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772003 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05TUSCANY-2968 - Setting JSON dataBinding on service interface contractlresende2-0/+46
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771605 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05TUSCANY-2968 - JSONRPC invocation using operation selector and wire formats ↵lresende2-1/+160
working end to end git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771601 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05TUSCANY-2968 - Discovering and adding wire format and operation selector ↵lresende1-1/+1
interceptors via extension point, but inside binding provider git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771600 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04TUSCANY-2968 - Minor update to make serice providers follow the same ↵lresende3-4/+7
implementation pattern git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771212 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04TUSCANY-2968 - Further changes trying to add the json-rpc wireformat and ↵lresende5-10/+55
operation selector interceptors to the invocation chain git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771209 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04TUSCANY-2968 - Moving unit tests to iTest to avoid circular referenceslresende9-663/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771207 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04TUSCANY-2968 - JSONRPC operation selectorlresende6-6/+174
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771205 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02TUSCANY-2968 - Renaming new binding.http module to avoid confusion with the ↵lresende16-0/+1235
oasis draft, as we are not really implementing the whole spec but just following the wireFormat and operationSelector options implemented in binding.jms git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770880 13f79535-47bb-0310-9956-ffa450edef68