From c9bfccc35345ce58fb5774d4b0b6a9868b262c0a Mon Sep 17 00:00:00 2001 From: giorgio Date: Wed, 5 Sep 2012 08:31:30 +0000 Subject: git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1381061 13f79535-47bb-0310-9956-ffa450edef68 --- .../server/data/apps/testsocial/app.composite | 186 +++++++++++++++++++++ .../hosting/server/data/apps/testsocial/app.stats | 1 + .../server/data/apps/testsocial/htdocs/app.html | 31 ++++ 3 files changed, 218 insertions(+) create mode 100644 sca-cpp/branches/lightweight-sca/hosting/server/data/apps/testsocial/app.composite create mode 100644 sca-cpp/branches/lightweight-sca/hosting/server/data/apps/testsocial/app.stats create mode 100644 sca-cpp/branches/lightweight-sca/hosting/server/data/apps/testsocial/htdocs/app.html (limited to 'sca-cpp/branches/lightweight-sca/hosting/server/data/apps/testsocial') diff --git a/sca-cpp/branches/lightweight-sca/hosting/server/data/apps/testsocial/app.composite b/sca-cpp/branches/lightweight-sca/hosting/server/data/apps/testsocial/app.composite new file mode 100644 index 0000000000..69a9ec6396 --- /dev/null +++ b/sca-cpp/branches/lightweight-sca/hosting/server/data/apps/testsocial/app.composite @@ -0,0 +1,186 @@ + + + + testsocial + testsocial + + + + + + + + + + + + + + + + + + + + + + + twitprofile + + + + + + name + + + + + + twittimeline + + + + + + twitfriends + + + + + + twitfollowers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 100001053301307 + + + + + jsdelfino + + + + + jsdelfino + + + + + jsdelfino + + + + + jsdelfino + + + + + xmppsca.2@gmail.com + + + + + Hello, the time is {0} + + + + + xmppsca.1@gmail.com + + + + + xmpp4sca + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sca-cpp/branches/lightweight-sca/hosting/server/data/apps/testsocial/app.stats b/sca-cpp/branches/lightweight-sca/hosting/server/data/apps/testsocial/app.stats new file mode 100644 index 0000000000..e386c0528c --- /dev/null +++ b/sca-cpp/branches/lightweight-sca/hosting/server/data/apps/testsocial/app.stats @@ -0,0 +1 @@ +((entry (title "Test social components") (id "testsocial") (author "admin@example.com") (updated "Jan 01, 2012") (content (stats (description "Sample app"))))) diff --git a/sca-cpp/branches/lightweight-sca/hosting/server/data/apps/testsocial/htdocs/app.html b/sca-cpp/branches/lightweight-sca/hosting/server/data/apps/testsocial/htdocs/app.html new file mode 100644 index 0000000000..7c76d53162 --- /dev/null +++ b/sca-cpp/branches/lightweight-sca/hosting/server/data/apps/testsocial/htdocs/app.html @@ -0,0 +1,31 @@ + + + + testsocial + testsocial + +
+ +

Test social components

+
+
+
+ +
-- cgit v1.2.3