From 71a7cba384b8ae7f4578fb9ab1f725d5ce616074 Mon Sep 17 00:00:00 2001 From: rfeng Date: Mon, 26 Oct 2009 23:44:59 +0000 Subject: Merge all changes from 1.5.2 branch into trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830026 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-java-1.x/samples/simple-bigbank-spring/README | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'branches/sca-java-1.x/samples/simple-bigbank-spring/README') diff --git a/branches/sca-java-1.x/samples/simple-bigbank-spring/README b/branches/sca-java-1.x/samples/simple-bigbank-spring/README index bb44d63719..210ec2d510 100644 --- a/branches/sca-java-1.x/samples/simple-bigbank-spring/README +++ b/branches/sca-java-1.x/samples/simple-bigbank-spring/README @@ -1,6 +1,11 @@ Spring Bigbank Sample ====================== -This sample is made of 3 modules that represent the different aspects of a fictitious banking application. +This sample is different from the simple-bigbank in that it is made of 4 separate modules that represent the different aspects of a fictitious banking application. + +simple-bigbank-spring (this module) +spring-bigbank-calculator +spring-bigbank-checkaccount +spring-bigbank-stockquote To run the simple-bigbank-spring sample you need to first run spring-bigbank-calculator, spring-bigbank-checkaccount and spring-bigbank-stockquote composites. This will bring up Tuscany runtime and load the three applications and make them available as services. -- cgit v1.2.3