From b32bf7c4423e2c675a041f7cf53299dfd980f466 Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 26 Mar 2010 06:32:07 +0000 Subject: Add init param to configure wink to use tuscany git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927706 13f79535-47bb-0310-9956-ffa450edef68 --- collaboration/wink-helloworld-sca/src/main/webapp/WEB-INF/web.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'collaboration') diff --git a/collaboration/wink-helloworld-sca/src/main/webapp/WEB-INF/web.xml b/collaboration/wink-helloworld-sca/src/main/webapp/WEB-INF/web.xml index 53cb501c40..f961c69db6 100644 --- a/collaboration/wink-helloworld-sca/src/main/webapp/WEB-INF/web.xml +++ b/collaboration/wink-helloworld-sca/src/main/webapp/WEB-INF/web.xml @@ -39,6 +39,10 @@ applicationConfigLocation /WEB-INF/application + + deploymentConfiguration + org.apache.tuscany.sca.wink.TuscanyDeploymentConfiguration + -- cgit v1.2.3