From 67078ed604f76a6491629efe40cc7723f8cd4375 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Sun, 28 Mar 2010 07:29:13 +0000 Subject: Add a host parameter to the conf scripts to allow an external DNS host name to be used. Add HTTP basic auth to WSGI integration. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928352 13f79535-47bb-0310-9956-ffa450edef68 --- sca-cpp/trunk/modules/java/wiring-test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sca-cpp/trunk/modules/java/wiring-test') diff --git a/sca-cpp/trunk/modules/java/wiring-test b/sca-cpp/trunk/modules/java/wiring-test index c0b6cbfd62..1300f56ffb 100755 --- a/sca-cpp/trunk/modules/java/wiring-test +++ b/sca-cpp/trunk/modules/java/wiring-test @@ -20,7 +20,7 @@ echo "Testing..." # Setup -../http/httpd-conf tmp 8090 ../server/htdocs +../http/httpd-conf tmp localhost 8090 ../server/htdocs ../server/server-conf tmp ./java-conf tmp cat >>tmp/conf/httpd.conf <