From f4c4803ce0c14585e3c2af3641d94b651877e04c Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Mon, 30 Jan 2012 15:56:11 +0000 Subject: Refactor server hosting module, rename it and move it under a hosting dir, and refactor its datastore components into a single component. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1237740 13f79535-47bb-0310-9956-ffa450edef68 --- sca-cpp/trunk/components/http/url-test.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sca-cpp/trunk/components/http/url-test.scm') diff --git a/sca-cpp/trunk/components/http/url-test.scm b/sca-cpp/trunk/components/http/url-test.scm index 37a5b345b2..dd92720c32 100644 --- a/sca-cpp/trunk/components/http/url-test.scm +++ b/sca-cpp/trunk/components/http/url-test.scm @@ -18,6 +18,6 @@ ; URL test case (define (get id) - "http://localhost:8090/test" + "http://localhost:8090/scheme" ) -- cgit v1.2.3