From 016d91d73396d778f544123efbd7ff81426a4e36 Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 20 May 2009 06:22:42 +0000 Subject: Properly handle SMD requests in JSON-RPC wire format/operation selector git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776580 13f79535-47bb-0310-9956-ffa450edef68 --- .../samples/store/src/main/resources/store.composite | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) (limited to 'branches/sca-java-1.x/samples') diff --git a/branches/sca-java-1.x/samples/store/src/main/resources/store.composite b/branches/sca-java-1.x/samples/store/src/main/resources/store.composite index 571678839d..c60b6a1f76 100644 --- a/branches/sca-java-1.x/samples/store/src/main/resources/store.composite +++ b/branches/sca-java-1.x/samples/store/src/main/resources/store.composite @@ -28,13 +28,19 @@ - + + + + - + + + + @@ -42,7 +48,10 @@ USD - + + + + @@ -53,7 +62,10 @@ - + + + + -- cgit v1.2.3