summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/modules/binding-jsonrpc-runtime (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-09-30Add the test case from JSONP to check if JSONRPC covers the same cases. Not ↵slaws6-0/+494
all tests enabled yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003097 13f79535-47bb-0310-9956-ffa450edef68
2010-05-07Use Base64 class from commons-codec instead of forbidden internal JRE class ↵nash2-2/+8
(TUSCANY-3549) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942202 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30TUSCANY-3516 - Merging changes from 2.x to enable calling services exposed ↵lresende2-16/+112
with JSON-RPC binding using GET method and properly handling HTTP Headers such eTags when usig GET method git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928999 13f79535-47bb-0310-9956-ffa450edef68
2010-01-07TUSCANY-3389 - Tyding up the http response to properly distinguish from ↵lresende1-5/+7
authentication and authorization exceptions and send the proper http status code git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896754 13f79535-47bb-0310-9956-ffa450edef68
2009-12-21Update 1.x trunk version to 1.7-SNAPSHOTantelder1-10/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@892797 13f79535-47bb-0310-9956-ffa450edef68
2009-12-15TUSCANY-3389 - Providing different http status code depending on the ↵lresende1-1/+3
authentication/authorization error. 401 when user could not be authenticated, 403 when user was authenticated but it does not have the proper role to execute the operation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@890591 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13Moving 1.x trunklresende21-0/+2449
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835700 13f79535-47bb-0310-9956-ffa450edef68