summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-jsonrpc-runtime/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use binding name to look up servicesrfeng2009-11-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882371 13f79535-47bb-0310-9956-ffa450edef68
* Rename the methods on RuntimeEndpoint/RuntimeEndpointReference rfeng2009-11-181-1/+1
| | | | | | Defer the unmarshalling of XML into endpoint/endpointReference git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881883 13f79535-47bb-0310-9956-ffa450edef68
* Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the ↵rfeng2009-11-133-25/+17
| | | | | | | | owner of invocaiton chains (http://www.mail-archive.com/dev@tuscany.apache.org/msg07856.html) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@836009 13f79535-47bb-0310-9956-ffa450edef68
* Update to end all service provider files with a new lineantelder2009-10-291-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830951 13f79535-47bb-0310-9956-ffa450edef68
* Stop setting JSON databinding in the interface contract now that we use ↵lresende2009-10-221-1/+4
| | | | | | jabsorb client for remote invocation and that is taking care of databinding and returning expected java beans git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828283 13f79535-47bb-0310-9956-ffa450edef68
* Fixing invalid connection parameter for http client connection managerlresende2009-10-131-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824858 13f79535-47bb-0310-9956-ffa450edef68
* Migrating to HttpClient 4.0 to use the same dependencies as other extensionslresende2009-10-132-22/+41
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824857 13f79535-47bb-0310-9956-ffa450edef68
* Removing unused variables and closing the http session after done with itlresende2009-10-131-5/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824856 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring the common databinding code from service/reference binding ↵lresende2009-10-133-56/+63
| | | | | | provider into a databinding helper class git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824853 13f79535-47bb-0310-9956-ffa450edef68
* Improve the bindings to avoid data copy rfeng2009-10-092-3/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823730 13f79535-47bb-0310-9956-ffa450edef68
* Add missing filerfeng2009-10-071-0/+73
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822908 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to jabsorb 1.3.1 (json-rpc) and jettision 1.1rfeng2009-10-073-21/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822905 13f79535-47bb-0310-9956-ffa450edef68
* Adding code to set JSON Databinding on JSON-RPC reference contractlresende2009-10-061-1/+40
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822119 13f79535-47bb-0310-9956-ffa450edef68
* Fix the characters to be encodedrfeng2009-10-021-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821183 13f79535-47bb-0310-9956-ffa450edef68
* Removing support for scaDomain.jslresende2009-10-022-155/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821096 13f79535-47bb-0310-9956-ffa450edef68
* Initial support for JSNO-RPC Reference supportlresende2009-10-025-16/+311
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821095 13f79535-47bb-0310-9956-ffa450edef68
* Formatting JSONRPC test artifactslresende2009-10-023-74/+74
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821094 13f79535-47bb-0310-9956-ffa450edef68
* Formatting JSONRPC testslresende2009-10-024-196/+196
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821092 13f79535-47bb-0310-9956-ffa450edef68
* Workaround for endpoint issue that is not processing bindings from promoted ↵lresende2009-10-021-2/+5
| | | | | | services git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821087 13f79535-47bb-0310-9956-ffa450edef68
* Bringin up JSON-RPC binding test caseslresende2009-10-014-48/+86
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820527 13f79535-47bb-0310-9956-ffa450edef68
* More updates to port JSON-RPC binding to 2.xlresende2009-10-013-4/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820526 13f79535-47bb-0310-9956-ffa450edef68
* Adding JSON Databdingin support, now the binding is available in 2.xlresende2009-10-011-7/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820525 13f79535-47bb-0310-9956-ffa450edef68
* Fixing new OASIS SCA and Tuscany namespaceslresende2009-10-011-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820521 13f79535-47bb-0310-9956-ffa450edef68
* Porting pieces of JSONRPC Binding : ProviderFactory, ↵lresende2009-10-013-38/+33
| | | | | | ReferenceBindingProvider and ServiceBindingProvider git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820519 13f79535-47bb-0310-9956-ffa450edef68
* Copy JSON-RPC Binding to start porting from 1.x to 2.xlresende2009-09-2518-0/+2074
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818881 13f79535-47bb-0310-9956-ffa450edef68
* Moving modules that are not part of the main build to contrib folderlresende2009-01-3117-1950/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739505 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca ↵mcombellack2009-01-282-2/+2
| | | | | | | | | | | | | and from org.osoa.sca.annotations to org.oasisopen.sca.annotation to reflect the new package names in the OASIS Open SCA specifications. To do this, I: * Renamed the org.osoa.sca package to org.oasisopen.sca using Eclipse refactoring * Renamed the org.osoa.sca.annotations package to org.oasisopen.sca.annotation using Eclipse refactoring * Did a global search and replace for all remaining instances of the old org.osoa package names and replaced with the new org.oasisopen version Hopefully, I have not missed too many instances of the old package name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738490 13f79535-47bb-0310-9956-ffa450edef68
* Copying modules from Equinox branch, to start merging the delta changes from ↵lresende2008-11-1917-0/+1950
| | | | | | 1.x/original trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718815 13f79535-47bb-0310-9956-ffa450edef68
* Moving current trunk modules to contrib, before starting the Equinox branch ↵lresende2008-11-1917-1951/+0
| | | | | | merge git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718812 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2565 - Fixing issues when passing array parameter using json-rpc bindinglresende2008-08-293-8/+32
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@690089 13f79535-47bb-0310-9956-ffa450edef68
* Updating json-rpc binding test case to reproduce problems when passing an ↵lresende2008-08-274-13/+44
| | | | | | array to a function invocation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689394 13f79535-47bb-0310-9956-ffa450edef68
* Fixed the start method of the Web 2.0 binding providers where we were ↵jsdelfino2008-08-061-4/+1
| | | | | | overwriting the model binding URI with the URI calculated at runtime, and removed the FIXME and TODO comments that were used to flag that issue. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683451 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2487 - Making interfaces remotable and other small fixes.lresende2008-08-042-110/+121
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682472 13f79535-47bb-0310-9956-ffa450edef68
* Small refactoring on the jsonRPC tests artifactslresende2008-08-025-11/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681925 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2487 - Adding jsonRPC data type test cases + small refactoring to ↵lresende2008-07-227-41/+377
| | | | | | the jsonRPC test cases git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678792 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-1961 - Properly reporting business and runtime exceptions to clients ↵lresende2008-07-175-17/+66
| | | | | | using jsonRPC binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677479 13f79535-47bb-0310-9956-ffa450edef68
* Merge fix for TUSCANY-2431 from 1.3 brn to trunkantelder2008-07-011-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673079 13f79535-47bb-0310-9956-ffa450edef68
* Updating jsonrpc binding to move away from deprecated way of setting databindinglresende2008-06-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672453 13f79535-47bb-0310-9956-ffa450edef68
* Move Tuscany from Incubator to top level.dims2008-06-1713-0/+1498
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68