From 49a28fd5795d7ed1d155a2ee571a98e009214281 Mon Sep 17 00:00:00 2001 From: rfeng Date: Thu, 29 Jul 2010 00:14:45 +0000 Subject: Add the parent delegation for the SCA spring application context Improve the sample to demonstrate the child bean wired to a bean in the parent context (WebApplicationContext) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980272 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/samples/webapps/helloworld-spring/pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'sca-java-2.x/trunk/samples/webapps') diff --git a/sca-java-2.x/trunk/samples/webapps/helloworld-spring/pom.xml b/sca-java-2.x/trunk/samples/webapps/helloworld-spring/pom.xml index e184a014ae..59f3a25696 100644 --- a/sca-java-2.x/trunk/samples/webapps/helloworld-spring/pom.xml +++ b/sca-java-2.x/trunk/samples/webapps/helloworld-spring/pom.xml @@ -69,7 +69,12 @@ 4.8.1 test - + + httpunit + httpunit + 1.6.1 + test + -- cgit v1.2.3