From b2602c8383f4c205c05c56329f2508cdc81161a2 Mon Sep 17 00:00:00 2001 From: nash Date: Mon, 25 Oct 2010 14:54:15 +0000 Subject: Merge r1001036 Fix typo on web page git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027155 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk/demos/bigbank/src/main/resources/web/AccountJSON.html | 2 +- .../helloworld-dojo-webapp/src/main/webapp/HelloWorldJSONRPC.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sca-java-1.x') diff --git a/sca-java-1.x/trunk/demos/bigbank/src/main/resources/web/AccountJSON.html b/sca-java-1.x/trunk/demos/bigbank/src/main/resources/web/AccountJSON.html index 9f4368443f..e56183b5c3 100644 --- a/sca-java-1.x/trunk/demos/bigbank/src/main/resources/web/AccountJSON.html +++ b/sca-java-1.x/trunk/demos/bigbank/src/main/resources/web/AccountJSON.html @@ -53,7 +53,7 @@ RPC classes and providing them with http://localhost:8080/AccountJSONService?smd for Simple Method Description (SMD) input.

-

It then creates a Dojo button that will envoke the getAccountReport +

It then creates a Dojo button that will invoke the getAccountReport method of the accountService object.

diff --git a/sca-java-1.x/trunk/samples/helloworld-dojo-webapp/src/main/webapp/HelloWorldJSONRPC.html b/sca-java-1.x/trunk/samples/helloworld-dojo-webapp/src/main/webapp/HelloWorldJSONRPC.html index 4195f3288c..0a49ee5c46 100644 --- a/sca-java-1.x/trunk/samples/helloworld-dojo-webapp/src/main/webapp/HelloWorldJSONRPC.html +++ b/sca-java-1.x/trunk/samples/helloworld-dojo-webapp/src/main/webapp/HelloWorldJSONRPC.html @@ -56,7 +56,7 @@ RPC classes and providing them with HelloWorldService?smd for Simple Method Description (SMD) input.

-

It then creates a Dojo button that will envoke the getGreetings +

It then creates a Dojo button that will invoke the getGreetings method of the HelloWorldService object.

-- cgit v1.2.3