From 8699192185597c315eda4af2b318eabe5b2bad8b Mon Sep 17 00:00:00 2001 From: rfeng Date: Fri, 30 Jul 2010 20:59:14 +0000 Subject: Allow spring beans to use @Reference without a property element git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980959 13f79535-47bb-0310-9956-ffa450edef68 --- .../helloworld-spring/src/main/resources/helloworld-client-context.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sca-java-2.x/trunk/samples') 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 @@ + \ No newline at end of file -- cgit v1.2.3