From 4407ac9b71d54751bdca1a90ecb87a297f94f8e5 Mon Sep 17 00:00:00 2001 From: ramkumar Date: Thu, 1 Oct 2009 06:24:51 +0000 Subject: Fixes for MultipleContextTestCase failure for FileNotFoundException git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820545 13f79535-47bb-0310-9956-ffa450edef68 --- .../context/multiple/springapp/META-INF/spring/beanRefContext.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/sca/itest/implementation-spring/src/main/resources/context/multiple/springapp/META-INF/spring/beanRefContext.xml b/java/sca/itest/implementation-spring/src/main/resources/context/multiple/springapp/META-INF/spring/beanRefContext.xml index 5ccc8892b6..dcc88f6770 100644 --- a/java/sca/itest/implementation-spring/src/main/resources/context/multiple/springapp/META-INF/spring/beanRefContext.xml +++ b/java/sca/itest/implementation-spring/src/main/resources/context/multiple/springapp/META-INF/spring/beanRefContext.xml @@ -27,7 +27,7 @@ - context/multiple/META-INF/spring/SpringHelloWorld-context.xml + context/multiple/springapp/META-INF/spring/SpringHelloWorld-context.xml -- cgit v1.2.3