summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-jsonrpc-runtime (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-2026-2789/+0
* Clean up the MANIFEST.MF and add SCA-Version headerrfeng2009-11-201-3/+1
* 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
* Fix the MANIFEST.MFrfeng2009-10-141-4/+12
* 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-133-25/+44
* 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-075-38/+39
* Adding code to set JSON Databinding on JSON-RPC reference contractlresende2009-10-061-1/+40
* Fix OSGi MANIFEST.MF to bring up Tuscany in OSGi consolerfeng2009-10-051-7/+1
* 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-027-16/+321
* 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
* Adding back JSON Databinding dependencylresende2009-10-011-2/+2
* Fixing notice for the jsonrpc.jslresende2009-10-011-0/+5
* Bringin up JSON-RPC binding test caseslresende2009-10-016-48/+94
* More updates to port JSON-RPC binding to 2.xlresende2009-10-014-5/+6
* Adding JSON Databdingin support, now the binding is available in 2.xlresende2009-10-012-7/+9
* Fixing new OASIS SCA and Tuscany namespaceslresende2009-10-011-2/+2
* Updating OSGi imports in project manifestlresende2009-10-011-2/+18
* Porting pieces of JSONRPC Binding : ProviderFactory, ReferenceBindingProvider...lresende2009-10-013-38/+33
* Adding generated manifest to source controllresende2009-10-012-31/+18
* Updating depedencies versionlresende2009-10-011-16/+9
* Copy JSON-RPC Binding to start porting from 1.x to 2.xlresende2009-09-2521-0/+2449
* Moving modules that are not part of the main build to contrib folderlresende2009-01-3121-2338/+0
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-283-5/+5
* TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende2009-01-231-1/+1
* Updating MANIFEST.MF versions to 2.0.0lresende2009-01-201-17/+17
* Fixing up pom artifact version to 2.0-SNAPSHOTlresende2008-11-191-10/+10
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-1921-0/+2338
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-1920-2326/+0
* Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder2008-11-171-10/+10
* Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ...rfeng2008-09-191-2/+2
* 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