summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/samples')
-rw-r--r--sca-java-2.x/trunk/samples/helloworld-spring/src/main/resources/helloworld-client-context.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/samples/helloworld-spring/src/main/resources/helloworld-client-context.xml b/sca-java-2.x/trunk/samples/helloworld-spring/src/main/resources/helloworld-client-context.xml
index 01c8d7ed30..0e30cfa582 100644
--- a/sca-java-2.x/trunk/samples/helloworld-spring/src/main/resources/helloworld-client-context.xml
+++ b/sca-java-2.x/trunk/samples/helloworld-spring/src/main/resources/helloworld-client-context.xml
@@ -30,6 +30,8 @@
</property>
</bean>
+ <!--
<sca:reference name="dateService" type="sample.DateService"/>
+ -->
</beans> \ No newline at end of file