From 86749af86a750f4e6280bf5a96cea21d8792bf1b Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 23 Feb 2011 17:26:43 +0000 Subject: Add a test sample that uses Spring with both binding.http and binding.rest git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1073839 13f79535-47bb-0310-9956-ffa450edef68 --- .../main/resources/META-INF/helloworld-context.xml | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 sca-java-2.x/trunk/unreleased/samples/helloworld-spring-web-contribution/src/main/resources/META-INF/helloworld-context.xml (limited to 'sca-java-2.x/trunk/unreleased/samples/helloworld-spring-web-contribution/src/main/resources/META-INF/helloworld-context.xml') diff --git a/sca-java-2.x/trunk/unreleased/samples/helloworld-spring-web-contribution/src/main/resources/META-INF/helloworld-context.xml b/sca-java-2.x/trunk/unreleased/samples/helloworld-spring-web-contribution/src/main/resources/META-INF/helloworld-context.xml new file mode 100644 index 0000000000..2e3e34cc18 --- /dev/null +++ b/sca-java-2.x/trunk/unreleased/samples/helloworld-spring-web-contribution/src/main/resources/META-INF/helloworld-context.xml @@ -0,0 +1,32 @@ + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3