summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/gettingstarted/src/currencyconverter.composite
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-08-31 12:27:58 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-08-31 12:27:58 +0000
commitbcbd8cb0b78cf576d73a0140476b2996a36e5245 (patch)
treefa4ff621017da31c51e8f591325cd42d6cad3686 /sandbox/travelsample/gettingstarted/src/currencyconverter.composite
parentc9ca42a3aa4ac890695ec10e7746b9895fc2cf64 (diff)
Namespace changes from scatours to tuscanyscatours and addition of callback configuration.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@690687 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sandbox/travelsample/gettingstarted/src/currencyconverter.composite4
1 files changed, 2 insertions, 2 deletions
diff --git a/sandbox/travelsample/gettingstarted/src/currencyconverter.composite b/sandbox/travelsample/gettingstarted/src/currencyconverter.composite
index ae94401f6c..2a37151e08 100644
--- a/sandbox/travelsample/gettingstarted/src/currencyconverter.composite
+++ b/sandbox/travelsample/gettingstarted/src/currencyconverter.composite
@@ -18,8 +18,8 @@
* under the License.
-->
<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
- targetNamespace="http://scatours"
- xmlns:sample="http://scatours"
+ targetNamespace="http://tuscanyscatours"
+ xmlns:sample="http://tuscanyscatours"
name="currencyconverter">
<component name="CurrencyConverterComponent">