summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/launchers/introducing-launcher/src/main/resources/scatours.composite
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-05-17 15:23:10 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-05-17 15:23:10 +0000
commit8c750d3140ad9cfd8b7af778c50fbbf526a6d198 (patch)
treea584be48bea5eb7c6cfab8824c993fc006194c45 /sandbox/travelsample/launchers/introducing-launcher/src/main/resources/scatours.composite
parent25bc47ea8f541b5ecf2b864ab41d40d116b1afd7 (diff)
Add a little more function to the simple travel booking sample and simplify the command line launcher contribution configuration.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775672 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/travelsample/launchers/introducing-launcher/src/main/resources/scatours.composite')
-rw-r--r--sandbox/travelsample/launchers/introducing-launcher/src/main/resources/scatours.composite2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/travelsample/launchers/introducing-launcher/src/main/resources/scatours.composite b/sandbox/travelsample/launchers/introducing-launcher/src/main/resources/scatours.composite
index a5e26fd7b7..eaa19f6174 100644
--- a/sandbox/travelsample/launchers/introducing-launcher/src/main/resources/scatours.composite
+++ b/sandbox/travelsample/launchers/introducing-launcher/src/main/resources/scatours.composite
@@ -23,7 +23,7 @@
xmlns:tours="http://tuscanyscatours.com/"
xmlns:trips="http://goodvaluetrips.com/"
name="scatours">
-
+
<include name="client:Client" />
<include name="tours:Tours" />
<include name="trips:Trips" />