From f4c4803ce0c14585e3c2af3641d94b651877e04c Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Mon, 30 Jan 2012 15:56:11 +0000 Subject: Refactor server hosting module, rename it and move it under a hosting dir, and refactor its datastore components into a single component. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1237740 13f79535-47bb-0310-9956-ffa450edef68 --- .../server/data/apps/testhttp/app.composite | 273 +++++++++++++++++++++ 1 file changed, 273 insertions(+) create mode 100644 sca-cpp/trunk/hosting/server/data/apps/testhttp/app.composite (limited to 'sca-cpp/trunk/hosting/server/data/apps/testhttp/app.composite') diff --git a/sca-cpp/trunk/hosting/server/data/apps/testhttp/app.composite b/sca-cpp/trunk/hosting/server/data/apps/testhttp/app.composite new file mode 100644 index 0000000000..6aabf6d4bb --- /dev/null +++ b/sca-cpp/trunk/hosting/server/data/apps/testhttp/app.composite @@ -0,0 +1,273 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + user + + + + + + name + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + https://testhttp.sca-store.com:8453/components/property + + + + + twilliosid + + + + + twilliosid + + + + + twilliotoken + + + + + + + + + + + + + + + + + test + + + + + + + + + + http://www.google.com + + + + + https://api.twilio.com/2010-04-01/Accounts/ + + + + + SMS/Messages + + + + + +14155992671 + + + + + From={0}&To={1}&Body={2} + + + + + +16508632924 + + + + + This is a text message + + + + + application/x-www-form-urlencoded + + + + + http://maps.googleapis.com/maps/api/directions/json?origin=Boston,MA&destination=Concord,MA&waypoints=Charlestown,MA|Lexington,MA&sensor=false + + + + + http://www.weather.gov/forecasts/xml/sample_products/browser_interface/ndfdXMLclient.php?whichClient=NDFDgen&lat=38.99&lon=-77.01&listLatLon=&lat1=&lon1=&lat2=&lon2=&resolutionSub=&listLat1=&listLon1=&listLat2=&listLon2=&resolutionList=&endPoint1Lat=&endPoint1Lon=&endPoint2Lat=&endPoint2Lon=&listEndPoint1Lat=&listEndPoint1Lon=&listEndPoint2Lat=&listEndPoint2Lon=&zipCodeList=&listZipCodeList=&centerPointLat=&centerPointLon=&distanceLat=&distanceLon=&resolutionSquare=&listCenterPointLat=&listCenterPointLon=&listDistanceLat=&listDistanceLon=&listResolutionSquare=&citiesLevel=&listCitiesLevel=&sector=&gmlListLatLon=&featureType=&requestedTime=&startTime=&endTime=&compType=&propertyName=&product=time-series&begin=2004-01-01T00%3A00%3A00&end=2015-03-10T00%3A00%3A00&maxt=maxt&Submit=Submit + + + + + http://feedproxy.google.com/TechCrunch + + + + + cnn.com + + + + + https://chart.googleapis.com/chart?cht=p3&chs=250x100&chd=60,40&chl=Hello|World + + + + + cnn.com + + + + + (CNN) + + + + + + + + + + + + -- cgit v1.2.3