From 136d9fa1c8b17d472741e9dcca68af6a0c99462a Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Tue, 29 May 2012 00:17:18 +0000 Subject: Refactor sample app definitions into proper ATOM entries. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1343439 13f79535-47bb-0310-9956-ffa450edef68 --- .../server/data/apps/testevents/app.composite | 359 +++++++++++---------- .../hosting/server/data/apps/testevents/app.stats | 2 +- .../server/data/apps/testevents/htdocs/app.html | 83 ++--- 3 files changed, 229 insertions(+), 215 deletions(-) (limited to 'sca-cpp/trunk/hosting/server/data/apps/testevents') diff --git a/sca-cpp/trunk/hosting/server/data/apps/testevents/app.composite b/sca-cpp/trunk/hosting/server/data/apps/testevents/app.composite index 4a45bd3a8f..3d6e2eb687 100644 --- a/sca-cpp/trunk/hosting/server/data/apps/testevents/app.composite +++ b/sca-cpp/trunk/hosting/server/data/apps/testevents/app.composite @@ -17,179 +17,186 @@ * specific language governing permissions and limitations * under the License. --> - - - - - - - - - - - - - - - - - - - - - - - - - abc - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - status - - - - - - status - - - - - - status - - - - - - testtext - - - - - - location - - - - - - - - - - - - - - - - - - - compxyz - - - - - https://testhttp.example.com:8453/components/property - - - - - 3000 - - - - - testfield - - - - - - - - - - - - status - - - - - - - - - - - - page opens - - - - - xyz - - - - - ok button clicked - - - - - cancel button clicked - - - - - timer fired - - - - - https://testhttp.example.com:8453/components/property - - - - - - - - - - + + testevents + testevents + + + + + + + + + + + + + + + + + + + + + + + + + + abc + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + status + + + + + + status + + + + + + status + + + + + + testtext + + + + + + location + + + + + + + + + + + + + + + + + + + compxyz + + + + + https://testhttp.example.com:8453/components/property + + + + + 3000 + + + + + testfield + + + + + + + + + + + + status + + + + + + + + + + + + page opens + + + + + xyz + + + + + ok button clicked + + + + + cancel button clicked + + + + + timer fired + + + + + https://testhttp.example.com:8453/components/property + + + + + + + + + + + + + diff --git a/sca-cpp/trunk/hosting/server/data/apps/testevents/app.stats b/sca-cpp/trunk/hosting/server/data/apps/testevents/app.stats index 51d6a0388e..9c14040cd0 100644 --- a/sca-cpp/trunk/hosting/server/data/apps/testevents/app.stats +++ b/sca-cpp/trunk/hosting/server/data/apps/testevents/app.stats @@ -1 +1 @@ -((entry (title "Test event components") (id "testevents"))) \ No newline at end of file +((entry (title "Test event components") (id "testevents") (author "admin@example.com") (updated "Jan 01, 2012") (content (stats (description "Sample app"))))) diff --git a/sca-cpp/trunk/hosting/server/data/apps/testevents/htdocs/app.html b/sca-cpp/trunk/hosting/server/data/apps/testevents/htdocs/app.html index 6698c6faa8..3178459f47 100644 --- a/sca-cpp/trunk/hosting/server/data/apps/testevents/htdocs/app.html +++ b/sca-cpp/trunk/hosting/server/data/apps/testevents/htdocs/app.html @@ -17,41 +17,48 @@ * specific language governing permissions and limitations * under the License. --> -
- -

Test events

-
- - - - - Status: - - - =status - - - Field value: - - - =testtext - - - Longitude: - - - =longitude - - - Latitude: - - - =latitude - - - - - - - -
+ + testevents + testevents + +
+ +

Test events

+
+ + + + + Status: + + + =status + + + Field value: + + + =testtext + + + Longitude: + + + =longitude + + + Latitude: + + + =latitude + + + + + + + +
+
+ +
-- cgit v1.2.3