summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/tags/1.5-RC0/modules/binding-jsonrpc/src/main/java/org/apache/tuscany/sca/binding/jsonrpc/impl/JSONRPCBindingImpl.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-13Removing obsolete release candidate tagslresende1-105/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835689 13f79535-47bb-0310-9956-ffa450edef68
2009-11-11Moving 1.x tagslresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835157 13f79535-47bb-0310-9956-ffa450edef68
2009-01-13Copy 1.4RC5 tag as 1.4ramkumar1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734087 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17Merging changes from trunk : lresende1-0/+0
Updating JSON-RPC model to follow interface/factory pattern. Extending model to support policy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705761 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17Updating JSON-RPC model to follow interface/factory pattern.lresende1-18/+18
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