summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5/samples/simple-bigbank-spring/src/main/resources
diff options
context:
space:
mode:
authorramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2009-05-22 10:26:11 +0000
committerramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2009-05-22 10:26:11 +0000
commit5a5815fe6506793c29db38fbe7cfb648f5d8b991 (patch)
treed3f03ce8d39a1978bd2eb5edb38251fad74364bf /branches/sca-java-1.5/samples/simple-bigbank-spring/src/main/resources
parentf71cedbd2703d563a55917b6a911d8b79c568605 (diff)
Fixes for TUSCANY-3046
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777455 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.5/samples/simple-bigbank-spring/src/main/resources')
-rw-r--r--branches/sca-java-1.5/samples/simple-bigbank-spring/src/main/resources/BigBank.composite2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.5/samples/simple-bigbank-spring/src/main/resources/BigBank.composite b/branches/sca-java-1.5/samples/simple-bigbank-spring/src/main/resources/BigBank.composite
index ea2dbc7e1c..0f71bf20ee 100644
--- a/branches/sca-java-1.5/samples/simple-bigbank-spring/src/main/resources/BigBank.composite
+++ b/branches/sca-java-1.5/samples/simple-bigbank-spring/src/main/resources/BigBank.composite
@@ -57,7 +57,7 @@
</reference>
<reference name="stockQuoteService">
- <binding.ws uri="http://localhost:8081/services/StockQuoteWebService"/>
+ <binding.ws uri="http://localhost:8085/services/StockQuoteWebService"/>
</reference>
</component>