summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/implementation-spring/src/main/resources/location/folder/SpringFolderLocation.composite
diff options
context:
space:
mode:
authorramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2009-07-22 12:05:12 +0000
committerramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2009-07-22 12:05:12 +0000
commit17437a5fab2eae345e1b9ede33d95b97417bcdfa (patch)
tree358f0ed3988488dd6692ed4875fc1b6177d0a751 /java/sca/itest/implementation-spring/src/main/resources/location/folder/SpringFolderLocation.composite
parentbcd0a070dda7d130d703fe86d0efe5e526226e5f (diff)
Fixes in itest for the spring classloader changes ref: TUSCANY-3069 in 1.x
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796683 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/itest/implementation-spring/src/main/resources/location/folder/SpringFolderLocation.composite')
-rw-r--r--java/sca/itest/implementation-spring/src/main/resources/location/folder/SpringFolderLocation.composite2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/itest/implementation-spring/src/main/resources/location/folder/SpringFolderLocation.composite b/java/sca/itest/implementation-spring/src/main/resources/location/folder/SpringFolderLocation.composite
index 9c5cf9be65..d7b3c5a6e6 100644
--- a/java/sca/itest/implementation-spring/src/main/resources/location/folder/SpringFolderLocation.composite
+++ b/java/sca/itest/implementation-spring/src/main/resources/location/folder/SpringFolderLocation.composite
@@ -32,7 +32,7 @@
</component>
<component name="HelloWorldComponent">
- <implementation.spring location="META-INF/sca/location-folder"/>
+ <implementation.spring location="springapp"/>
<property name="TestProperty">Hello</property>
</component>