From caf895ebaddcba6b09bbe29eee23862ba1ca0126 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Sat, 6 Mar 2010 09:23:34 +0000 Subject: Translated XML, ATOM and JSON conversion functions from C++ to Python. Added support for JSON-RPC and ATOM to the WSGI integration. Adjusted server module test cases to help test the WSGI server. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919721 13f79535-47bb-0310-9956-ffa450edef68 --- sca-cpp/trunk/modules/wsgi/htdocs/index.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 sca-cpp/trunk/modules/wsgi/htdocs/index.html (limited to 'sca-cpp/trunk/modules/wsgi/htdocs/index.html') diff --git a/sca-cpp/trunk/modules/wsgi/htdocs/index.html b/sca-cpp/trunk/modules/wsgi/htdocs/index.html new file mode 100644 index 0000000000..cd25bf17b3 --- /dev/null +++ b/sca-cpp/trunk/modules/wsgi/htdocs/index.html @@ -0,0 +1 @@ +

It works!

\ No newline at end of file -- cgit v1.2.3