summaryrefslogtreecommitdiffstats
path: root/sandbox/lresende/sca/samples/store-catalog-appengine-webapp/war/index.html
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-10-05 18:00:22 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-10-05 18:00:22 +0000
commit19f44a0ad09b20360714b68ec4f7376a58ee3fb6 (patch)
tree7cda0777791c2ba67dd4ac27568b049b4ac1430d /sandbox/lresende/sca/samples/store-catalog-appengine-webapp/war/index.html
parent75aadf4005983cd6e764b46de6595d56d01a6145 (diff)
Tuscany store scenario running on appengine - Catalog service exposed as JSON-RPC binding
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821943 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sandbox/lresende/sca/samples/store-catalog-appengine-webapp/war/index.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/sandbox/lresende/sca/samples/store-catalog-appengine-webapp/war/index.html b/sandbox/lresende/sca/samples/store-catalog-appengine-webapp/war/index.html
new file mode 100644
index 0000000000..4c8c0289bd
--- /dev/null
+++ b/sandbox/lresende/sca/samples/store-catalog-appengine-webapp/war/index.html
@@ -0,0 +1,14 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Tuscany Store Scenario</title>
+</head>
+<body>
+
+<h2>Tuscany Store Catalog Service</h2>
+</br>
+</br>
+Catalog Service Definition available at : <a href="http://tuscany-store-catalog.appspot.com/catalog?smd">http://tuscany-store-catalog.appspot.com/catalog?smd</a>
+</body>
+</html> \ No newline at end of file