From 8a41b4571548114f748355dda35b70f84a5fed93 Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 7 Aug 2008 11:44:48 +0000 Subject: Apply patch from Ramkumar Ramalingam for TUSCANY-2517: Extending simple-bigbank-spring sample - Step 1 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683591 13f79535-47bb-0310-9956-ffa450edef68 --- .../META-INF/spring/StockAccount-context.xml | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 java/sca/samples/simple-bigbank-spring/src/main/resources/spring-context/StockAccount/META-INF/spring/StockAccount-context.xml (limited to 'java/sca/samples/simple-bigbank-spring/src/main/resources/spring-context/StockAccount') diff --git a/java/sca/samples/simple-bigbank-spring/src/main/resources/spring-context/StockAccount/META-INF/spring/StockAccount-context.xml b/java/sca/samples/simple-bigbank-spring/src/main/resources/spring-context/StockAccount/META-INF/spring/StockAccount-context.xml new file mode 100644 index 0000000000..c68d2f4c24 --- /dev/null +++ b/java/sca/samples/simple-bigbank-spring/src/main/resources/spring-context/StockAccount/META-INF/spring/StockAccount-context.xml @@ -0,0 +1,33 @@ + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3