diff options
Diffstat (limited to 'sca-cpp/trunk/components/webservice/server-test')
-rwxr-xr-x | sca-cpp/trunk/components/webservice/server-test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-cpp/trunk/components/webservice/server-test b/sca-cpp/trunk/components/webservice/server-test index 8311b94220..34fdb7266a 100755 --- a/sca-cpp/trunk/components/webservice/server-test +++ b/sca-cpp/trunk/components/webservice/server-test @@ -18,7 +18,7 @@ # under the License. # Setup -../../modules/http/httpd-conf tmp 8090 ../../modules/http/htdocs +../../modules/http/httpd-conf tmp localhost 8090 ../../modules/http/htdocs ../../modules/server/server-conf tmp ../../modules/server/scheme-conf tmp ./axis2-conf tmp |