summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-jsonrpc-runtime/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use home-grown JSONRPC implementationrfeng2011-10-1013-540/+285
* Add jsonrpc 1.0 models and the servlet to handle jsonrpc requestsrfeng2011-10-037-4/+508
* Start to add jsonrpc 2.0 supportrfeng2011-10-026-0/+370
* Improved the SMD and error handlingrfeng2011-09-165-87/+163
* Fix the usage of HttpClient and make sure connections are closed gracefullyrfeng2011-09-023-5/+12
* Allow the look up of endpoint address by component/service/binding name from ...rfeng2011-04-201-0/+1
* Upgrade to jackson 1.7.1 releaserfeng2011-02-071-2/+2
* Simplifying modules structure by merging *-js-dojo into the binding-runtime s...lresende2011-02-062-0/+96
* Fix for TUSCANY-3819 (still need to cleanup bare case, wsdlgen).scottkurz2011-01-201-1/+1
* Minor renaming: HTTPUtil -> HTTPUtilslresende2011-01-011-2/+2
* Calculating ETag using util class from HTTP-commonlresende2011-01-011-48/+31
* Move HttpClientFactory from common-http to host-httprfeng2010-12-081-32/+5
* Update to slf4j 1.6.1 and remove the workaround for wink GET @Consumes checkrfeng2010-11-171-0/+3
* Fix the return type to match the object[] for outputrfeng2010-11-161-6/+10
* Replace the jabsorb based client with HttpClientrfeng2010-11-164-431/+149
* TUSCANY-3664 Add support for multiple operation output typesbdaniel2010-11-142-7/+9
* Improve jaxb/json databindings and jsonrpc binding to better handle interfacesrfeng2010-11-134-32/+341
* Handling null return values in JSON-RPC bindinglresende2010-10-281-1/+7
* TUSCANY-3705 - Adding testcase to validate support for JSON-RPC Notifications...lresende2010-10-055-8/+44
* TUSCANY-3705 - Adding support for JSON-RPC Notifications when using JSON-RPC ...lresende2010-10-051-12/+27
* Adding test for double valueslresende2010-09-174-24/+36
* Fix the self reference with explicit bindingsrfeng2010-09-101-10/+21
* TUSCANY-3668 - support BigDecimal in JSON format and JSONRPC binding. BigDeci...slaws2010-09-086-4/+37
* 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
* Merge branch 'jaxrs' into trunkrfeng2010-05-191-4/+4
* 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-292-18/+78
* 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
* Start to clean up the node-api (remove Node.destroy())rfeng2010-02-095-6/+0
* Use the servlethost helper to locate the servlet hostantelder2010-01-111-4/+2
* TUSCANY-3388 - Updating to the latests OASIS schemalresende2009-12-112-2/+2
* Moving 2.x trunklresende2009-11-2022-0/+2388