summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-jsonrpc-runtime (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-20Allow the look up of endpoint address by component/service/binding name from ...rfeng1-0/+1
2011-03-17Fix the OSGi dependenciesrfeng1-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...lresende4-0/+107
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-commonlresende3-67/+58
2010-12-08Make http client dependency optionalrfeng1-0/+6
2010-12-08More tweaks for the OSGi MFrfeng1-1/+1
2010-12-08Move HttpClientFactory from common-http to host-httprfeng2-38/+6
2010-12-08Upgrade to Axis2 1.5.3, Axiom 1.2.10 and Abdera 1.1.1rfeng1-1/+1
2010-11-17Update to slf4j 1.6.1 and remove the workaround for wink GET @Consumes checkrfeng3-2/+8
2010-11-16Fix the return type to match the object[] for outputrfeng1-6/+10
2010-11-16Replace the jabsorb based client with HttpClientrfeng5-433/+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 interfacesrfeng5-32/+342
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-25add missing manifest dependencyslaws1-0/+1
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-06-03Remove old surefire configantelder1-20/+0
2010-05-19Merge branch 'jaxrs' into trunkrfeng2-6/+6
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-30Add a list of recently ported modules into the build rfeng1-1/+12
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-20Update to use junit 4.8.1 and add explicit surefire plugin configs which disa...antelder1-1/+21
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 trunklresende26-0/+2789