summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-jsonrpc/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-10-01Fixing JSON-RPC binding QName that was being registered to the artifact ↵lresende1-1/+1
processor git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820528 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Porting the JSONRPC model to 2.x + minor cleanupslresende2-45/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820516 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25Copy JSON-RPC Binding to start porting from 1.x to 2.xlresende6-0/+248
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818880 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Move binding-jsonrpc to contrib as discussed on MLantelder6-204/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783674 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05More changes to switch SCA namespace from osoa version to oasis onerfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750323 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Start to bring up the binding.jsonrpc model (based on code from scacontrib ↵antelder6-0/+204
folder) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744985 13f79535-47bb-0310-9956-ffa450edef68
2009-01-31Moving modules that are not part of the main build to contrib folderlresende6-248/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739505 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ↵lresende6-0/+248
1.x/original trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718815 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch ↵lresende6-248/+0
merge git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718812 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17Updating JSON-RPC model to follow interface/factory pattern.lresende6-75/+199
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705760 13f79535-47bb-0310-9956-ffa450edef68
2008-09-30Extending JSON-RPC model to support PolicySetAttachPoint interfacelresende1-3/+45
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700345 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06Fixed the start method of the Web 2.0 binding providers where we were ↵jsdelfino1-36/+3
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