From d2c2efbc4efbda3a9547b97be9e80bf1665d8122 Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 1 Oct 2009 11:10:16 +0000 Subject: Add new 2.x JMS webapp sample migrated from 1.x git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820607 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/webapp/META-INF/context.xml | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 java/sca/samples/webapps/helloworld-jms/src/main/webapp/META-INF/context.xml (limited to 'java/sca/samples/webapps/helloworld-jms/src/main/webapp/META-INF/context.xml') diff --git a/java/sca/samples/webapps/helloworld-jms/src/main/webapp/META-INF/context.xml b/java/sca/samples/webapps/helloworld-jms/src/main/webapp/META-INF/context.xml new file mode 100644 index 0000000000..2419887413 --- /dev/null +++ b/java/sca/samples/webapps/helloworld-jms/src/main/webapp/META-INF/context.xml @@ -0,0 +1,29 @@ + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3