From 0ee21c5d9657a1259a731722f53666ad135279bb Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Sat, 26 Feb 2011 20:59:26 +0000 Subject: Some improvements to the edit module. Add a few sample apps and test cases, show current user and links to app data. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1074923 13f79535-47bb-0310-9956-ffa450edef68 --- sca-cpp/trunk/modules/edit/start | 47 ++++++++++++++++++++++++++++++++++++---- 1 file changed, 43 insertions(+), 4 deletions(-) (limited to 'sca-cpp/trunk/modules/edit/start') diff --git a/sca-cpp/trunk/modules/edit/start b/sca-cpp/trunk/modules/edit/start index 2c9502b2c6..938b0bf205 100755 --- a/sca-cpp/trunk/modules/edit/start +++ b/sca-cpp/trunk/modules/edit/start @@ -17,24 +17,63 @@ # specific language governing permissions and limitations # under the License. +# For this module to work, add the app domains to your /etc/hosts as follows: +# 127.0.0.1 sca-store.com joe.sca-store.com jane.sca-store.com myprofile.sca-store.com myprofile2.sca-store.com nearme.sca-store.com nearme2.sca-store.com testvalues.sca-store.com testurl.sca-store.com testsocial.sca-store.com testlogic.sca-store.com testtext.sca-store.com + here=`readlink -f $0`; here=`dirname $here` jsprefix=`readlink -f $here/../js` -../http/httpd-conf tmp localhost 8090 htdocs -cat >>tmp/conf/httpd.conf <>tmp/conf/dvhost.conf < +AuthType None +Require all granted + EOF + +# Configure Python component support ../server/server-conf tmp ../python/python-conf tmp + +# Configure app home pages +cat >>tmp/conf/dvhost.conf <>tmp/conf/httpd.conf <>tmp/conf/httpd.conf <