summaryrefslogtreecommitdiffstats
path: root/java/sca/samples/spring-bigbank-calculator/README
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-08-07 08:47:00 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-08-07 08:47:00 +0000
commit75a2886dcd8953a162fc70c544bd62229a59a713 (patch)
treed01ccf2f70b21cc4078ee8a27d03dd5d18c8fb87 /java/sca/samples/spring-bigbank-calculator/README
parentd601dd983c9e3d74af1e408565952ef7da6af656 (diff)
Apply patch from Ramkumar Ramalingam for TUSCANY-2520: Extending Spring Sample with SCA RMI binding
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683554 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/samples/spring-bigbank-calculator/README')
-rw-r--r--java/sca/samples/spring-bigbank-calculator/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/sca/samples/spring-bigbank-calculator/README b/java/sca/samples/spring-bigbank-calculator/README
new file mode 100644
index 0000000000..3869ea6a12
--- /dev/null
+++ b/java/sca/samples/spring-bigbank-calculator/README
@@ -0,0 +1,2 @@
+Spring-bigbank-calculator is part of a spring-bigbank sample.
+Please see the Readme file under spring-bigbank to understand how spring-bigbank-calculator fits into the overall picture.