You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by sv...@apache.org on 2007/06/27 15:17:10 UTC

svn commit: r551155 - in /incubator/tuscany/branches/sca-java-0.91/samples: helloworld-dojo/README helloworld-jsonrpc/README

Author: svkrish
Date: Wed Jun 27 06:17:09 2007
New Revision: 551155

URL: http://svn.apache.org/viewvc?view=rev&rev=551155
Log:
fixing client erroneous urls

Modified:
    incubator/tuscany/branches/sca-java-0.91/samples/helloworld-dojo/README
    incubator/tuscany/branches/sca-java-0.91/samples/helloworld-jsonrpc/README

Modified: incubator/tuscany/branches/sca-java-0.91/samples/helloworld-dojo/README
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-0.91/samples/helloworld-dojo/README?view=diff&rev=551155&r1=551154&r2=551155
==============================================================================
--- incubator/tuscany/branches/sca-java-0.91/samples/helloworld-dojo/README (original)
+++ incubator/tuscany/branches/sca-java-0.91/samples/helloworld-dojo/README Wed Jun 27 06:17:09 2007
@@ -14,7 +14,7 @@
 
 Once the web app is deployed use your browser to visit the following URL;
 
-http://localhost:8080/sample-helloworldjsonrpc
+http://localhost:8080/sample-helloworld-dojo
 
 The port and hostname will of course vary depending on your local installation. 
 

Modified: incubator/tuscany/branches/sca-java-0.91/samples/helloworld-jsonrpc/README
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-0.91/samples/helloworld-jsonrpc/README?view=diff&rev=551155&r1=551154&r2=551155
==============================================================================
--- incubator/tuscany/branches/sca-java-0.91/samples/helloworld-jsonrpc/README (original)
+++ incubator/tuscany/branches/sca-java-0.91/samples/helloworld-jsonrpc/README Wed Jun 27 06:17:09 2007
@@ -14,7 +14,7 @@
 
 Once the web app is deployed use your browser to visit the following URL;
 
-http://localhost:8080/sample-helloworldjsonrpc
+http://localhost:8080/sample-helloworld-jsonrpc
 
 The port and hostname will of course vary depending on your local installation. 
 



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org