From d7069b5a2e7859ab14c5a909d5e5fc6bc84b80cb Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Thu, 3 Jan 2013 07:41:53 +0000 Subject: Improve app hosting management app, restructure UI and refactor REST services and data model to use an SQL database. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1428193 13f79535-47bb-0310-9956-ffa450edef68 --- sca-cpp/trunk/hosting/server/stop | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sca-cpp/trunk/hosting/server/stop') diff --git a/sca-cpp/trunk/hosting/server/stop b/sca-cpp/trunk/hosting/server/stop index 82ecd101ef..eca57cd2f6 100755 --- a/sca-cpp/trunk/hosting/server/stop +++ b/sca-cpp/trunk/hosting/server/stop @@ -23,6 +23,8 @@ ../../components/cache/memcached-stop tmp 11211 ../../components/cache/memcached-stop tmp 11212 +../../components/sqldb/pgsql-stop tmp + if [ -x ../../components/log/scribe-cat ]; then ../../components/log/scribed-client-stop tmp ../../components/log/scribed-central-stop tmp -- cgit v1.2.3