summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/itest/spring/src/main/resources/context/multiple/StockQuote.composite
diff options
context:
space:
mode:
authorramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2009-09-04 07:03:52 +0000
committerramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2009-09-04 07:03:52 +0000
commit0ca2cf1d5a9f074218f3730e017e1bce33086c68 (patch)
treefb718fabeee64d53302ca1e78df7e9d83b190754 /branches/sca-java-1.x/itest/spring/src/main/resources/context/multiple/StockQuote.composite
parent891c195256186adb8717a521bd2af7cbf9d3c851 (diff)
Fixes for TUSCANY-3250: Testcases for multiple application context using MANIFEST.MF
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811233 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.x/itest/spring/src/main/resources/context/multiple/StockQuote.composite3
1 files changed, 1 insertions, 2 deletions
diff --git a/branches/sca-java-1.x/itest/spring/src/main/resources/context/multiple/StockQuote.composite b/branches/sca-java-1.x/itest/spring/src/main/resources/context/multiple/StockQuote.composite
index eb40f30b3c..051529d7de 100644
--- a/branches/sca-java-1.x/itest/spring/src/main/resources/context/multiple/StockQuote.composite
+++ b/branches/sca-java-1.x/itest/spring/src/main/resources/context/multiple/StockQuote.composite
@@ -29,7 +29,6 @@
</service>
<component name="StockQuoteServiceComponent">
- <implementation.spring location="META-INF/spring/beanRefContext.xml"/>
+ <implementation.spring location="springapps"/>
</component>
-
</composite>