diff options
author | slaws <slaws@13f79535-47bb-0310-9956-ffa450edef68> | 2010-08-12 15:42:12 +0000 |
---|---|---|
committer | slaws <slaws@13f79535-47bb-0310-9956-ffa450edef68> | 2010-08-12 15:42:12 +0000 |
commit | 7994b2eb5cc14f9218b595bbb9efca3d01e4226c (patch) | |
tree | fccc844fea5504abc2ad403d50844263f1dc2112 /sca-java-2.x/trunk/samples/binding-jsonrpc/README | |
parent | 1eaee10d139be9a31b88d9103eb812438e51c5a5 (diff) |
Add a jsonrpc sample (also using to look at Fabiano's problem)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984839 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/samples/binding-jsonrpc/README')
-rw-r--r-- | sca-java-2.x/trunk/samples/binding-jsonrpc/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/samples/binding-jsonrpc/README b/sca-java-2.x/trunk/samples/binding-jsonrpc/README new file mode 100644 index 0000000000..18ba62d494 --- /dev/null +++ b/sca-java-2.x/trunk/samples/binding-jsonrpc/README @@ -0,0 +1 @@ +Please look at the README files in the subdirectories of this directory for descriptions of the sample contributions.
|