summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-jsonrpc-runtime/src/main/java/org/apache/tuscany/sca/binding/jsonrpc/provider/JSONRPCServiceServlet.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Tweak the JSON-RPC binding to work without Java interfaces and recognize dyna...jsdelfino2010-08-241-9/+22
* Add a little bit more structure to message header storage to generally avoid ...slaws2010-06-141-1/+1
* As a trial to see if we can rule out the tuscany eclipse compiler causing the...antelder2010-04-081-4/+2
* TUSCANY-3516 - Adding eTag support when using json-rpc binding with GET methodlresende2010-03-301-3/+40
* TUSCANY-3516 - Adding support for invoking JSON-RPC services via GET HTTP methodlresende2010-03-291-17/+55
* TUSCANY-3459 - Find the operation from the componentService interface contrac...lresende2010-02-121-1/+2
* Moving 2.x trunklresende2009-11-201-0/+307