summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-jsonrpc-runtime/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-2022-2388/+0
* Use binding name to look up servicesrfeng2009-11-201-1/+1
* Rename the methods on RuntimeEndpoint/RuntimeEndpointReference rfeng2009-11-181-1/+1
* Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng2009-11-133-25/+17
* Update to end all service provider files with a new lineantelder2009-10-291-0/+1
* Stop setting JSON databinding in the interface contract now that we use jabso...lresende2009-10-221-1/+4
* Fixing invalid connection parameter for http client connection managerlresende2009-10-131-2/+1
* Migrating to HttpClient 4.0 to use the same dependencies as other extensionslresende2009-10-132-22/+41
* Removing unused variables and closing the http session after done with itlresende2009-10-131-5/+2
* Refactoring the common databinding code from service/reference binding provid...lresende2009-10-133-56/+63
* Improve the bindings to avoid data copy rfeng2009-10-092-3/+12
* Add missing filerfeng2009-10-071-0/+73
* Upgrade to jabsorb 1.3.1 (json-rpc) and jettision 1.1rfeng2009-10-073-21/+20
* Adding code to set JSON Databinding on JSON-RPC reference contractlresende2009-10-061-1/+40
* Fix the characters to be encodedrfeng2009-10-021-1/+1
* Removing support for scaDomain.jslresende2009-10-022-155/+2
* Initial support for JSNO-RPC Reference supportlresende2009-10-025-16/+311
* Formatting JSONRPC test artifactslresende2009-10-023-74/+74
* Formatting JSONRPC testslresende2009-10-024-196/+196
* Workaround for endpoint issue that is not processing bindings from promoted s...lresende2009-10-021-2/+5
* Bringin up JSON-RPC binding test caseslresende2009-10-014-48/+86
* More updates to port JSON-RPC binding to 2.xlresende2009-10-013-4/+3
* Adding JSON Databdingin support, now the binding is available in 2.xlresende2009-10-011-7/+6
* Fixing new OASIS SCA and Tuscany namespaceslresende2009-10-011-2/+2
* Porting pieces of JSONRPC Binding : ProviderFactory, ReferenceBindingProvider...lresende2009-10-013-38/+33
* Copy JSON-RPC Binding to start porting from 1.x to 2.xlresende2009-09-2518-0/+2074
* Moving modules that are not part of the main build to contrib folderlresende2009-01-3117-1950/+0
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-282-2/+2
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-1917-0/+1950
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-1917-1951/+0
* TUSCANY-2565 - Fixing issues when passing array parameter using json-rpc bindinglresende2008-08-293-8/+32
* Updating json-rpc binding test case to reproduce problems when passing an arr...lresende2008-08-274-13/+44
* Fixed the start method of the Web 2.0 binding providers where we were overwri...jsdelfino2008-08-061-4/+1
* TUSCANY-2487 - Making interfaces remotable and other small fixes.lresende2008-08-042-110/+121
* Small refactoring on the jsonRPC tests artifactslresende2008-08-025-11/+16
* TUSCANY-2487 - Adding jsonRPC data type test cases + small refactoring to the...lresende2008-07-227-41/+377
* TUSCANY-1961 - Properly reporting business and runtime exceptions to clients ...lresende2008-07-175-17/+66
* Merge fix for TUSCANY-2431 from 1.3 brn to trunkantelder2008-07-011-0/+0
* Updating jsonrpc binding to move away from deprecated way of setting databindinglresende2008-06-281-1/+1
* Move Tuscany from Incubator to top level.dims2008-06-1713-0/+1498