From 4d140a19d38afcc36ee00e874bda9aa27f65f663 Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 29 Jun 2011 07:28:16 +0000 Subject: Add a simple Tuscany webapp project that could be used as the starting point for a Tuscany manager webapp (TUSCANY-3519) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1140984 13f79535-47bb-0310-9956-ffa450edef68 --- .../webapp/tuscany/src/test/resources/test-web.xml | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 collaboration/webapp/tuscany/src/test/resources/test-web.xml (limited to 'collaboration/webapp/tuscany/src/test/resources/test-web.xml') diff --git a/collaboration/webapp/tuscany/src/test/resources/test-web.xml b/collaboration/webapp/tuscany/src/test/resources/test-web.xml new file mode 100644 index 0000000000..4ca1c962a0 --- /dev/null +++ b/collaboration/webapp/tuscany/src/test/resources/test-web.xml @@ -0,0 +1,30 @@ + + + + + + org.apache.tuscany.sca.config + uri:default?bind=127.0.0.1:54321 + + + -- cgit v1.2.3