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 --- .../hosting/server/data/apps/testurl/app.composite | 291 +++++++++++---------- 1 file changed, 158 insertions(+), 133 deletions(-) (limited to 'sca-cpp/trunk/hosting/server/data/apps/testurl/app.composite') diff --git a/sca-cpp/trunk/hosting/server/data/apps/testurl/app.composite b/sca-cpp/trunk/hosting/server/data/apps/testurl/app.composite index 114fdcf20a..caa976386a 100644 --- a/sca-cpp/trunk/hosting/server/data/apps/testurl/app.composite +++ b/sca-cpp/trunk/hosting/server/data/apps/testurl/app.composite @@ -1,134 +1,159 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - parmx - - - - - - parmy - - - - - - parmn - - - - - - - - - - - - - - - - - - - - - - - - - - - key2 - - - - - 123 - - - - - - - - - - - - - - - - - - - - http://example.com/ - - - - - key2 - - - - - test - - - - - path - - - - - xx - - - - - yy - - - - - - - - - - - - - + + + testurl + testurl + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + parmx + + + + + + parmy + + + + + + parmn + + + + + + + + + + + + + + + + + + + + + + + + + + + key2 + + + + + 123 + + + + + + + + + + + + + + + + + + + + http://example.com/ + + + + + key2 + + + + + test + + + + + path + + + + + xx + + + + + yy + + + + + + + + + + + + + + + + -- cgit v1.2.3