summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-jsonrpc-runtime/src/main/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix the self reference with explicit bindingsrfeng2010-09-101-10/+21
* TUSCANY-3668 - support BigDecimal in JSON format and JSONRPC binding. BigDeci...slaws2010-09-082-3/+8
* Add support for properties.jsdelfino2010-08-241-3/+4
* Tweak the JSON-RPC binding to work without Java interfaces and recognize dyna...jsdelfino2010-08-243-40/+68
* 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
* Remove some now unneeded uses of DataExchangeSemanticsantelder2010-03-162-10/+2
* Minor cleanup now that json-rpc references are already availablelresende2010-02-261-2/+2
* TUSCANY-3459 - Find the operation from the componentService interface contrac...lresende2010-02-122-3/+4
* Use the servlethost helper to locate the servlet hostantelder2010-01-111-4/+2
* Moving 2.x trunklresende2009-11-208-0/+940