summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-jsonrpc-runtime (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor formattinglresende2012-01-091-4/+2
* TUSCANY-3890 - separate the request wrapper model from the response wrapper m...slaws2011-12-132-5/+5
* Fix up some manifest funniesslaws2011-10-121-1/+0
* For jsonrpc 2.0, don't send null error or null resultrfeng2011-10-101-2/+2
* Use Jackson JsonNode as the unified representation of json datarfeng2011-10-1014-393/+302
* Fix the invoker to serialize the objects to jsonrfeng2011-10-108-121/+273
* Fix test case and update licenserfeng2011-10-107-14/+88
* Use home-grown JSONRPC implementationrfeng2011-10-1015-543/+289
* 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
* Update to the latest version of http client/corerfeng2011-09-021-2/+2
* 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
* Fix the OSGi dependenciesrfeng2011-03-171-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-064-0/+107
* 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-013-67/+58
* Make http client dependency optionalrfeng2010-12-081-0/+6
* More tweaks for the OSGi MFrfeng2010-12-081-1/+1
* Move HttpClientFactory from common-http to host-httprfeng2010-12-082-38/+6
* Upgrade to Axis2 1.5.3, Axiom 1.2.10 and Abdera 1.1.1rfeng2010-12-081-1/+1
* Update to slf4j 1.6.1 and remove the workaround for wink GET @Consumes checkrfeng2010-11-173-2/+8
* Fix the return type to match the object[] for outputrfeng2010-11-161-6/+10
* Replace the jabsorb based client with HttpClientrfeng2010-11-165-433/+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-135-32/+342
* 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 missing manifest dependencyslaws2010-08-251-0/+1
* 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
* Remove old surefire configantelder2010-06-031-20/+0
* Merge branch 'jaxrs' into trunkrfeng2010-05-192-6/+6
* 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
* Add a list of recently ported modules into the build rfeng2010-03-301-1/+12
* 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
* Update to use junit 4.8.1 and add explicit surefire plugin configs which disa...antelder2010-01-201-1/+21