summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-jsonrpc-runtime/src/main/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Removing support for scaDomain.jslresende2009-10-022-155/+2
* Initial support for JSNO-RPC Reference supportlresende2009-10-022-16/+121
* More updates to port JSON-RPC binding to 2.xlresende2009-10-012-3/+2
* Adding JSON Databdingin support, now the binding is available in 2.xlresende2009-10-011-7/+6
* 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-257-0/+858
* Moving modules that are not part of the main build to contrib folderlresende2009-01-317-815/+0
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-281-1/+1
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-197-0/+815
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-197-815/+0
* Fixed the start method of the Web 2.0 binding providers where we were overwri...jsdelfino2008-08-061-4/+1
* TUSCANY-1961 - Properly reporting business and runtime exceptions to clients ...lresende2008-07-171-17/+14
* 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-177-0/+821