summaryrefslogtreecommitdiffstats
path: root/sandbox/slaws/bank-challenge/bank-contribution/src/main/resources/Bank.composite
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-04-14 17:59:45 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-04-14 17:59:45 +0000
commit6c10a8b2c5a75f579cb55fc936d84f8953c493d0 (patch)
tree81a586c4a216cd81e023cf6473394218263978e6 /sandbox/slaws/bank-challenge/bank-contribution/src/main/resources/Bank.composite
parent0d52378df16bd134b6942654e86436ee1fc35372 (diff)
Add some more parts to the simple banking sample
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934063 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/slaws/bank-challenge/bank-contribution/src/main/resources/Bank.composite')
-rw-r--r--sandbox/slaws/bank-challenge/bank-contribution/src/main/resources/Bank.composite2
1 files changed, 2 insertions, 0 deletions
diff --git a/sandbox/slaws/bank-challenge/bank-contribution/src/main/resources/Bank.composite b/sandbox/slaws/bank-challenge/bank-contribution/src/main/resources/Bank.composite
index 60919c0bfe..e774169dc2 100644
--- a/sandbox/slaws/bank-challenge/bank-contribution/src/main/resources/Bank.composite
+++ b/sandbox/slaws/bank-challenge/bank-contribution/src/main/resources/Bank.composite
@@ -26,6 +26,8 @@
<implementation.java class="bank.impl.BankServiceImpl"/>
<service name="BankService">
</service>
+ <service name="ChallengeControl">
+ </service>
</component>
</composite>