summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-jsonrpc-runtime/src (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-16Improved the SMD and error handlingrfeng5-87/+163
2011-09-02Fix the usage of HttpClient and make sure connections are closed gracefullyrfeng3-5/+12
2011-04-20Allow the look up of endpoint address by component/service/binding name from ...rfeng1-0/+1
2011-02-07Upgrade to jackson 1.7.1 releaserfeng1-2/+2
2011-02-06Simplifying modules structure by merging *-js-dojo into the binding-runtime s...lresende2-0/+96
2011-01-20Fix for TUSCANY-3819 (still need to cleanup bare case, wsdlgen).scottkurz1-1/+1
2011-01-01Minor renaming: HTTPUtil -> HTTPUtilslresende1-2/+2
2011-01-01Calculating ETag using util class from HTTP-commonlresende1-48/+31
2010-12-08Move HttpClientFactory from common-http to host-httprfeng1-32/+5
2010-11-17Update to slf4j 1.6.1 and remove the workaround for wink GET @Consumes checkrfeng1-0/+3
2010-11-16Fix the return type to match the object[] for outputrfeng1-6/+10
2010-11-16Replace the jabsorb based client with HttpClientrfeng4-431/+149
2010-11-14TUSCANY-3664 Add support for multiple operation output typesbdaniel2-7/+9
2010-11-13Improve jaxb/json databindings and jsonrpc binding to better handle interfacesrfeng4-32/+341
2010-10-28Handling null return values in JSON-RPC bindinglresende1-1/+7
2010-10-05TUSCANY-3705 - Adding testcase to validate support for JSON-RPC Notifications...lresende5-8/+44
2010-10-05TUSCANY-3705 - Adding support for JSON-RPC Notifications when using JSON-RPC ...lresende1-12/+27
2010-09-17Adding test for double valueslresende4-24/+36
2010-09-10Fix the self reference with explicit bindingsrfeng1-10/+21
2010-09-08TUSCANY-3668 - support BigDecimal in JSON format and JSONRPC binding. BigDeci...slaws6-4/+37
2010-08-24Add support for properties.jsdelfino1-3/+4
2010-08-24Tweak the JSON-RPC binding to work without Java interfaces and recognize dyna...jsdelfino3-40/+68
2010-06-14Add a little bit more structure to message header storage to generally avoid ...slaws1-1/+1
2010-05-19Merge branch 'jaxrs' into trunkrfeng1-4/+4
2010-04-08As a trial to see if we can rule out the tuscany eclipse compiler causing the...antelder1-4/+2
2010-03-30TUSCANY-3516 - Adding eTag support when using json-rpc binding with GET methodlresende1-3/+40
2010-03-29TUSCANY-3516 - Adding support for invoking JSON-RPC services via GET HTTP methodlresende2-18/+78
2010-03-16Remove some now unneeded uses of DataExchangeSemanticsantelder2-10/+2
2010-02-26Minor cleanup now that json-rpc references are already availablelresende1-2/+2
2010-02-12TUSCANY-3459 - Find the operation from the componentService interface contrac...lresende2-3/+4
2010-02-09Start to clean up the node-api (remove Node.destroy())rfeng5-6/+0
2010-01-11Use the servlethost helper to locate the servlet hostantelder1-4/+2
2009-12-11TUSCANY-3388 - Updating to the latests OASIS schemalresende2-2/+2
2009-11-20Moving 2.x trunklresende22-0/+2388