summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/tutorials/travelsample/launchers
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-05-27 10:12:24 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-05-27 10:12:24 +0000
commit46576bda96cf80886ed8bd811e79dee9b1e63f4c (patch)
treeb8ac5e49c7c999f9a03425cab3e844a0a24e6d6a /sca-java-2.x/trunk/tutorials/travelsample/launchers
parentd3ab2b28493cecc4092814c3fd6873d74d1018d8 (diff)
Move the travel sample tutorial from 2.x trunk to contrib as its not in the build, doesn't build, and no one is actively working on it. (and even if they were, i wonder if this should be released seperately like the 1.x version and so not in the trunk tree anyway
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948750 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/blog-feed/build.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/blog-feed/build.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/blog-feed/pom.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/blog-feed/pom.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/blog-feed/src/main/java/scatours/BlogFeedLauncher.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/blog-feed/src/main/java/scatours/BlogFeedLauncher.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/build.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/build.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/buildingblocks/build.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/buildingblocks/build.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/buildingblocks/pom.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/buildingblocks/pom.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/buildingblocks/src/main/java/scatours/BuildingBlocksLauncher.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/buildingblocks/src/main/java/scatours/BuildingBlocksLauncher.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/buildingblocks/src/main/resources/jndi.properties (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/buildingblocks/src/main/resources/jndi.properties)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/buildingblocks/src/test/java/scatours/BuildingBlocksTestCase.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/buildingblocks/src/test/java/scatours/BuildingBlocksTestCase.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-corba/build.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-corba/build.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-corba/pom.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-corba/pom.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-corba/src/main/java/scatours/CurrencyConverterCORBALauncher.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-corba/src/main/java/scatours/CurrencyConverterCORBALauncher.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-corba/src/main/java/scatours/currencyconverter/CurrencyConverter.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-corba/src/main/java/scatours/currencyconverter/CurrencyConverter.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-jms/build.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-jms/build.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-jms/pom.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-jms/pom.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-jms/src/main/java/scatours/CurrencyConverterJMSLauncher.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-jms/src/main/java/scatours/CurrencyConverterJMSLauncher.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-rmi/build.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-rmi/build.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-rmi/pom.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-rmi/pom.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-rmi/src/main/java/com/tuscanyscatours/currencyconverter/CurrencyConverter.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-rmi/src/main/java/com/tuscanyscatours/currencyconverter/CurrencyConverter.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-rmi/src/main/java/scatours/CurrencyConverterRMILauncher.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-rmi/src/main/java/scatours/CurrencyConverterRMILauncher.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-ws/build.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-ws/build.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-ws/pom.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-ws/pom.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-ws/src/main/java/scatours/CurrencyConverterWSLauncher.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-ws/src/main/java/scatours/CurrencyConverterWSLauncher.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-ws/src/main/java/scatours/currencyconverter/CurrencyConverter.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-ws/src/main/java/scatours/currencyconverter/CurrencyConverter.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter/build.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter/build.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter/pom.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter/pom.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter/src/main/java/scatours/CurrencyConverterLauncher.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter/src/main/java/scatours/CurrencyConverterLauncher.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter/src/main/java/scatours/currencyconverter/CurrencyConverter.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter/src/main/java/scatours/currencyconverter/CurrencyConverter.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/databinding/build.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/databinding/build.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/databinding/pom.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/databinding/pom.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/databinding/src/main/java/scatours/DatabindingLauncher.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/databinding/src/main/java/scatours/DatabindingLauncher.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/feed-logger/build.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/feed-logger/build.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/feed-logger/pom.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/feed-logger/pom.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/feed-logger/src/main/java/scatours/FeedLoggerLauncher.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/feed-logger/src/main/java/scatours/FeedLoggerLauncher.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/feed-logger/src/main/java/scatours/feedlogger/FeedLogger.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/feed-logger/src/main/java/scatours/feedlogger/FeedLogger.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/fullapp-domain/build.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/fullapp-domain/build.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/fullapp-domain/pom.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/fullapp-domain/pom.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/fullapp-domain/src/main/java/scatours/FullAppDomainLauncher.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/fullapp-domain/src/main/java/scatours/FullAppDomainLauncher.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/fullapp-nodes/build.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/fullapp-nodes/build.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/fullapp-nodes/pom.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/fullapp-nodes/pom.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/fullapp-nodes/src/main/java/scatours/FullAppNodesLauncher.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/fullapp-nodes/src/main/java/scatours/FullAppNodesLauncher.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/fullapp/build.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/fullapp/build.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/fullapp/pom.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/fullapp/pom.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/fullapp/src/main/java/scatours/FullAppLauncher.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/fullapp/src/main/java/scatours/FullAppLauncher.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/help-pages/build.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/help-pages/build.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/help-pages/pom.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/help-pages/pom.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/help-pages/src/main/java/scatours/HelpPagesLauncher.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/help-pages/src/main/java/scatours/HelpPagesLauncher.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/interaction/build.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/interaction/build.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/interaction/pom.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/interaction/pom.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/interaction/src/main/java/scatours/InteractionLauncher.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/interaction/src/main/java/scatours/InteractionLauncher.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/interaction/src/test/java/scatours/InteractionTestCase.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/interaction/src/test/java/scatours/InteractionTestCase.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-client/build.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-client/build.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-client/pom.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-client/pom.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-client/src/main/java/scatours/IntroducingClientLauncher.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-client/src/main/java/scatours/IntroducingClientLauncher.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-domain/build.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-domain/build.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-domain/pom.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-domain/pom.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-domain/src/main/java/scatours/IntroducingDomainLauncher.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-domain/src/main/java/scatours/IntroducingDomainLauncher.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-tours/build.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-tours/build.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-tours/pom.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-tours/pom.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-tours/src/main/java/scatours/IntroducingToursLauncher.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-tours/src/main/java/scatours/IntroducingToursLauncher.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-trips/build.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-trips/build.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-trips/pom.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-trips/pom.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-trips/src/main/java/scatours/IntroducingTripsLauncher.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-trips/src/main/java/scatours/IntroducingTripsLauncher.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing/build.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing/build.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing/pom.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing/pom.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing/src/main/java/scatours/IntroducingLauncher.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing/src/main/java/scatours/IntroducingLauncher.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing/src/test/java/scatours/IntroducingTestCase.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing/src/test/java/scatours/IntroducingTestCase.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/jumpstart/build.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/jumpstart/build.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/jumpstart/pom.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/jumpstart/pom.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/jumpstart/src/main/java/scatours/JumpstartLauncher.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/jumpstart/src/main/java/scatours/JumpstartLauncher.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/jumpstart/src/main/java/scatours/Trips.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/jumpstart/src/main/java/scatours/Trips.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/jumpstart/src/test/java/scatours/JumpstartTestCase.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/jumpstart/src/test/java/scatours/JumpstartTestCase.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-corba/build.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-corba/build.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-corba/pom.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-corba/pom.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-corba/src/main/java/scatours/NotificationCORBALauncher.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-corba/src/main/java/scatours/NotificationCORBALauncher.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-corba/src/main/java/scatours/notification/Notification.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-corba/src/main/java/scatours/notification/Notification.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-ejb/build.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-ejb/build.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-ejb/pom.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-ejb/pom.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-ejb/src/main/java/scatours/NotificationEJBLauncher.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-ejb/src/main/java/scatours/NotificationEJBLauncher.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-ejb/src/main/java/scatours/notification/Notification.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-ejb/src/main/java/scatours/notification/Notification.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-jms/build.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-jms/build.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-jms/pom.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-jms/pom.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-jms/src/main/java/scatours/NotificationJMSLauncher.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-jms/src/main/java/scatours/NotificationJMSLauncher.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-jms/src/main/java/scatours/notification/Notification.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-jms/src/main/java/scatours/notification/Notification.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-rmi/build.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-rmi/build.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-rmi/pom.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-rmi/pom.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-rmi/src/main/java/com/tuscanyscatours/smsgateway/SMSGateway.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-rmi/src/main/java/com/tuscanyscatours/smsgateway/SMSGateway.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-rmi/src/main/java/scatours/NotificationRMILauncher.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-rmi/src/main/java/scatours/NotificationRMILauncher.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-rmi/src/main/java/scatours/notification/Notification.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-rmi/src/main/java/scatours/notification/Notification.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-ws/build.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-ws/build.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-ws/pom.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-ws/pom.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-ws/src/main/java/scatours/NotificationWSLauncher.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-ws/src/main/java/scatours/NotificationWSLauncher.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-ws/src/main/java/scatours/notification/Notification.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-ws/src/main/java/scatours/notification/Notification.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-bpel/build.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-bpel/build.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-bpel/pom.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-bpel/pom.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/Payment.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/Payment.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/PaymentService.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/PaymentService.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/package-info.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/package-info.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-bpel/src/main/java/scatours/payment/PaymentLauncher.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-bpel/src/main/java/scatours/payment/PaymentLauncher.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/build.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/build.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/pom.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/pom.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/EmailGateway.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/EmailGateway.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/EmailGatewayService.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/EmailGatewayService.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/EmailType.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/EmailType.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/ObjectFactory.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/ObjectFactory.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/SendEmailResponseType.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/SendEmailResponseType.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/SendEmailType.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/SendEmailType.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/package-info.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/package-info.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/Payment.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/Payment.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/PaymentService.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/PaymentService.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/package-info.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/package-info.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/scatours/payment/PaymentLauncher.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/scatours/payment/PaymentLauncher.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java-policy/build.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java-policy/build.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java-policy/pom.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java-policy/pom.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/Payment.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/Payment.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/PaymentService.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/PaymentService.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/package-info.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/package-info.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java-policy/src/main/java/scatours/payment/PaymentLauncher.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java-policy/src/main/java/scatours/payment/PaymentLauncher.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java/build.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java/build.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java/pom.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java/pom.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/Payment.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/Payment.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/PaymentService.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/PaymentService.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/package-info.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/package-info.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java/src/main/java/scatours/payment/PaymentLauncher.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java/src/main/java/scatours/payment/PaymentLauncher.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring-scatag/build.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring-scatag/build.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring-scatag/pom.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring-scatag/pom.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/Payment.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/Payment.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/PaymentService.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/PaymentService.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/package-info.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/package-info.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/scatours/payment/PaymentLauncher.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/scatours/payment/PaymentLauncher.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring/build.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring/build.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring/pom.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring/pom.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/Payment.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/Payment.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/PaymentService.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/PaymentService.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/package-info.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/package-info.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring/src/main/java/scatours/payment/PaymentLauncher.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring/src/main/java/scatours/payment/PaymentLauncher.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/policy/build.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/policy/build.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/policy/maven-eclipse.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/policy/maven-eclipse.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/policy/pom.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/policy/pom.xml)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/policy/src/main/java/scatours/PolicyLauncher.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/policy/src/main/java/scatours/PolicyLauncher.java)0
-rw-r--r--sca-java-2.x/contrib/tutorials/travelsample/launchers/pom.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/pom.xml)0
159 files changed, 0 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/blog-feed/build.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/blog-feed/build.xml
index f7c4bee524..f7c4bee524 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/blog-feed/build.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/blog-feed/build.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/blog-feed/pom.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/blog-feed/pom.xml
index 8797045b2c..8797045b2c 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/blog-feed/pom.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/blog-feed/pom.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/blog-feed/src/main/java/scatours/BlogFeedLauncher.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/blog-feed/src/main/java/scatours/BlogFeedLauncher.java
index 76ddbbb079..76ddbbb079 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/blog-feed/src/main/java/scatours/BlogFeedLauncher.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/blog-feed/src/main/java/scatours/BlogFeedLauncher.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/build.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/build.xml
index fd11d4c28a..fd11d4c28a 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/build.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/build.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/buildingblocks/build.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/buildingblocks/build.xml
index b61282f368..b61282f368 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/buildingblocks/build.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/buildingblocks/build.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/buildingblocks/pom.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/buildingblocks/pom.xml
index 67796e7f6b..67796e7f6b 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/buildingblocks/pom.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/buildingblocks/pom.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/buildingblocks/src/main/java/scatours/BuildingBlocksLauncher.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/buildingblocks/src/main/java/scatours/BuildingBlocksLauncher.java
index 2d966f8f5d..2d966f8f5d 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/buildingblocks/src/main/java/scatours/BuildingBlocksLauncher.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/buildingblocks/src/main/java/scatours/BuildingBlocksLauncher.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/buildingblocks/src/main/resources/jndi.properties b/sca-java-2.x/contrib/tutorials/travelsample/launchers/buildingblocks/src/main/resources/jndi.properties
index 88270fd1e0..88270fd1e0 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/buildingblocks/src/main/resources/jndi.properties
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/buildingblocks/src/main/resources/jndi.properties
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/buildingblocks/src/test/java/scatours/BuildingBlocksTestCase.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/buildingblocks/src/test/java/scatours/BuildingBlocksTestCase.java
index 55943e2f45..55943e2f45 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/buildingblocks/src/test/java/scatours/BuildingBlocksTestCase.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/buildingblocks/src/test/java/scatours/BuildingBlocksTestCase.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-corba/build.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-corba/build.xml
index c5f32d4588..c5f32d4588 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-corba/build.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-corba/build.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-corba/pom.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-corba/pom.xml
index 93e38eee83..93e38eee83 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-corba/pom.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-corba/pom.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-corba/src/main/java/scatours/CurrencyConverterCORBALauncher.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-corba/src/main/java/scatours/CurrencyConverterCORBALauncher.java
index 514fc9fb41..514fc9fb41 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-corba/src/main/java/scatours/CurrencyConverterCORBALauncher.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-corba/src/main/java/scatours/CurrencyConverterCORBALauncher.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-corba/src/main/java/scatours/currencyconverter/CurrencyConverter.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-corba/src/main/java/scatours/currencyconverter/CurrencyConverter.java
index 80d623d22d..80d623d22d 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-corba/src/main/java/scatours/currencyconverter/CurrencyConverter.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-corba/src/main/java/scatours/currencyconverter/CurrencyConverter.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-jms/build.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-jms/build.xml
index 3ccf56b2c8..3ccf56b2c8 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-jms/build.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-jms/build.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-jms/pom.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-jms/pom.xml
index 6243a02f4b..6243a02f4b 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-jms/pom.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-jms/pom.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-jms/src/main/java/scatours/CurrencyConverterJMSLauncher.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-jms/src/main/java/scatours/CurrencyConverterJMSLauncher.java
index 306ec1a9bf..306ec1a9bf 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-jms/src/main/java/scatours/CurrencyConverterJMSLauncher.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-jms/src/main/java/scatours/CurrencyConverterJMSLauncher.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-rmi/build.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-rmi/build.xml
index 8990723c63..8990723c63 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-rmi/build.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-rmi/build.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-rmi/pom.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-rmi/pom.xml
index 588fd37dc3..588fd37dc3 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-rmi/pom.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-rmi/pom.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-rmi/src/main/java/com/tuscanyscatours/currencyconverter/CurrencyConverter.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-rmi/src/main/java/com/tuscanyscatours/currencyconverter/CurrencyConverter.java
index 3ebd23b2d0..3ebd23b2d0 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-rmi/src/main/java/com/tuscanyscatours/currencyconverter/CurrencyConverter.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-rmi/src/main/java/com/tuscanyscatours/currencyconverter/CurrencyConverter.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-rmi/src/main/java/scatours/CurrencyConverterRMILauncher.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-rmi/src/main/java/scatours/CurrencyConverterRMILauncher.java
index 8af4a90f57..8af4a90f57 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-rmi/src/main/java/scatours/CurrencyConverterRMILauncher.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-rmi/src/main/java/scatours/CurrencyConverterRMILauncher.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-ws/build.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-ws/build.xml
index 2fd3663bab..2fd3663bab 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-ws/build.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-ws/build.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-ws/pom.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-ws/pom.xml
index f231094902..f231094902 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-ws/pom.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-ws/pom.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-ws/src/main/java/scatours/CurrencyConverterWSLauncher.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-ws/src/main/java/scatours/CurrencyConverterWSLauncher.java
index c844463cbf..c844463cbf 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-ws/src/main/java/scatours/CurrencyConverterWSLauncher.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-ws/src/main/java/scatours/CurrencyConverterWSLauncher.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-ws/src/main/java/scatours/currencyconverter/CurrencyConverter.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-ws/src/main/java/scatours/currencyconverter/CurrencyConverter.java
index 80d623d22d..80d623d22d 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter-ws/src/main/java/scatours/currencyconverter/CurrencyConverter.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter-ws/src/main/java/scatours/currencyconverter/CurrencyConverter.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter/build.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter/build.xml
index 2cd41af723..2cd41af723 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter/build.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter/build.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter/pom.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter/pom.xml
index 9b3f0db297..9b3f0db297 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter/pom.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter/pom.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter/src/main/java/scatours/CurrencyConverterLauncher.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter/src/main/java/scatours/CurrencyConverterLauncher.java
index 7d7d6e3987..7d7d6e3987 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter/src/main/java/scatours/CurrencyConverterLauncher.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter/src/main/java/scatours/CurrencyConverterLauncher.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter/src/main/java/scatours/currencyconverter/CurrencyConverter.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter/src/main/java/scatours/currencyconverter/CurrencyConverter.java
index 80d623d22d..80d623d22d 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/currency-converter/src/main/java/scatours/currencyconverter/CurrencyConverter.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/currency-converter/src/main/java/scatours/currencyconverter/CurrencyConverter.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/databinding/build.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/databinding/build.xml
index dc099ea479..dc099ea479 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/databinding/build.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/databinding/build.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/databinding/pom.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/databinding/pom.xml
index 176570ffdd..176570ffdd 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/databinding/pom.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/databinding/pom.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/databinding/src/main/java/scatours/DatabindingLauncher.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/databinding/src/main/java/scatours/DatabindingLauncher.java
index d7cae1e280..d7cae1e280 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/databinding/src/main/java/scatours/DatabindingLauncher.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/databinding/src/main/java/scatours/DatabindingLauncher.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/feed-logger/build.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/feed-logger/build.xml
index 826c542cdb..826c542cdb 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/feed-logger/build.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/feed-logger/build.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/feed-logger/pom.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/feed-logger/pom.xml
index 4115eb92ab..4115eb92ab 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/feed-logger/pom.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/feed-logger/pom.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/feed-logger/src/main/java/scatours/FeedLoggerLauncher.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/feed-logger/src/main/java/scatours/FeedLoggerLauncher.java
index 35c3560645..35c3560645 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/feed-logger/src/main/java/scatours/FeedLoggerLauncher.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/feed-logger/src/main/java/scatours/FeedLoggerLauncher.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/feed-logger/src/main/java/scatours/feedlogger/FeedLogger.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/feed-logger/src/main/java/scatours/feedlogger/FeedLogger.java
index 8187e34d2c..8187e34d2c 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/feed-logger/src/main/java/scatours/feedlogger/FeedLogger.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/feed-logger/src/main/java/scatours/feedlogger/FeedLogger.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/fullapp-domain/build.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/fullapp-domain/build.xml
index 10df2cf9f8..10df2cf9f8 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/fullapp-domain/build.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/fullapp-domain/build.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/fullapp-domain/pom.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/fullapp-domain/pom.xml
index c0e8f0c83d..c0e8f0c83d 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/fullapp-domain/pom.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/fullapp-domain/pom.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/fullapp-domain/src/main/java/scatours/FullAppDomainLauncher.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/fullapp-domain/src/main/java/scatours/FullAppDomainLauncher.java
index 599ca75e24..599ca75e24 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/fullapp-domain/src/main/java/scatours/FullAppDomainLauncher.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/fullapp-domain/src/main/java/scatours/FullAppDomainLauncher.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/fullapp-nodes/build.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/fullapp-nodes/build.xml
index b147a2087a..b147a2087a 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/fullapp-nodes/build.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/fullapp-nodes/build.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/fullapp-nodes/pom.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/fullapp-nodes/pom.xml
index 37d85ead4b..37d85ead4b 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/fullapp-nodes/pom.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/fullapp-nodes/pom.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/fullapp-nodes/src/main/java/scatours/FullAppNodesLauncher.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/fullapp-nodes/src/main/java/scatours/FullAppNodesLauncher.java
index cd618a45e0..cd618a45e0 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/fullapp-nodes/src/main/java/scatours/FullAppNodesLauncher.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/fullapp-nodes/src/main/java/scatours/FullAppNodesLauncher.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/fullapp/build.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/fullapp/build.xml
index ab2f62460c..ab2f62460c 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/fullapp/build.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/fullapp/build.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/fullapp/pom.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/fullapp/pom.xml
index 0043e0b7bf..0043e0b7bf 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/fullapp/pom.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/fullapp/pom.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/fullapp/src/main/java/scatours/FullAppLauncher.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/fullapp/src/main/java/scatours/FullAppLauncher.java
index c3f68e2d60..c3f68e2d60 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/fullapp/src/main/java/scatours/FullAppLauncher.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/fullapp/src/main/java/scatours/FullAppLauncher.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/help-pages/build.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/help-pages/build.xml
index a763c082e0..a763c082e0 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/help-pages/build.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/help-pages/build.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/help-pages/pom.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/help-pages/pom.xml
index 0c83357935..0c83357935 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/help-pages/pom.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/help-pages/pom.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/help-pages/src/main/java/scatours/HelpPagesLauncher.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/help-pages/src/main/java/scatours/HelpPagesLauncher.java
index 4b8960e6ae..4b8960e6ae 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/help-pages/src/main/java/scatours/HelpPagesLauncher.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/help-pages/src/main/java/scatours/HelpPagesLauncher.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/interaction/build.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/interaction/build.xml
index 8db09fe972..8db09fe972 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/interaction/build.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/interaction/build.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/interaction/pom.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/interaction/pom.xml
index c259624844..c259624844 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/interaction/pom.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/interaction/pom.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/interaction/src/main/java/scatours/InteractionLauncher.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/interaction/src/main/java/scatours/InteractionLauncher.java
index 9b66a5c838..9b66a5c838 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/interaction/src/main/java/scatours/InteractionLauncher.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/interaction/src/main/java/scatours/InteractionLauncher.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/interaction/src/test/java/scatours/InteractionTestCase.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/interaction/src/test/java/scatours/InteractionTestCase.java
index c64e5d1e5b..c64e5d1e5b 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/interaction/src/test/java/scatours/InteractionTestCase.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/interaction/src/test/java/scatours/InteractionTestCase.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-client/build.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-client/build.xml
index 84b3ade200..84b3ade200 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-client/build.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-client/build.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-client/pom.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-client/pom.xml
index 95e327481a..95e327481a 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-client/pom.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-client/pom.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-client/src/main/java/scatours/IntroducingClientLauncher.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-client/src/main/java/scatours/IntroducingClientLauncher.java
index ade9ffad42..ade9ffad42 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-client/src/main/java/scatours/IntroducingClientLauncher.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-client/src/main/java/scatours/IntroducingClientLauncher.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-domain/build.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-domain/build.xml
index c1810f816b..c1810f816b 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-domain/build.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-domain/build.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-domain/pom.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-domain/pom.xml
index 817f4409e5..817f4409e5 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-domain/pom.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-domain/pom.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-domain/src/main/java/scatours/IntroducingDomainLauncher.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-domain/src/main/java/scatours/IntroducingDomainLauncher.java
index b9f7fe040f..b9f7fe040f 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-domain/src/main/java/scatours/IntroducingDomainLauncher.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-domain/src/main/java/scatours/IntroducingDomainLauncher.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-tours/build.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-tours/build.xml
index 1713b85e03..1713b85e03 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-tours/build.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-tours/build.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-tours/pom.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-tours/pom.xml
index 77b8223a8d..77b8223a8d 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-tours/pom.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-tours/pom.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-tours/src/main/java/scatours/IntroducingToursLauncher.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-tours/src/main/java/scatours/IntroducingToursLauncher.java
index 7a1dd79890..7a1dd79890 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-tours/src/main/java/scatours/IntroducingToursLauncher.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-tours/src/main/java/scatours/IntroducingToursLauncher.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-trips/build.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-trips/build.xml
index 4059606a08..4059606a08 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-trips/build.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-trips/build.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-trips/pom.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-trips/pom.xml
index ccd54dc055..ccd54dc055 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-trips/pom.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-trips/pom.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-trips/src/main/java/scatours/IntroducingTripsLauncher.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-trips/src/main/java/scatours/IntroducingTripsLauncher.java
index 781949940c..781949940c 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-trips/src/main/java/scatours/IntroducingTripsLauncher.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-trips/src/main/java/scatours/IntroducingTripsLauncher.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing/build.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing/build.xml
index 217679604d..217679604d 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing/build.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing/build.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing/pom.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing/pom.xml
index 4294dd2a96..4294dd2a96 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing/pom.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing/pom.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing/src/main/java/scatours/IntroducingLauncher.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing/src/main/java/scatours/IntroducingLauncher.java
index 7008c834b8..7008c834b8 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing/src/main/java/scatours/IntroducingLauncher.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing/src/main/java/scatours/IntroducingLauncher.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing/src/test/java/scatours/IntroducingTestCase.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing/src/test/java/scatours/IntroducingTestCase.java
index 5270cbabe6..5270cbabe6 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing/src/test/java/scatours/IntroducingTestCase.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing/src/test/java/scatours/IntroducingTestCase.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/jumpstart/build.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/jumpstart/build.xml
index 5da2b075b6..5da2b075b6 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/jumpstart/build.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/jumpstart/build.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/jumpstart/pom.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/jumpstart/pom.xml
index ffc19a754a..ffc19a754a 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/jumpstart/pom.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/jumpstart/pom.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/jumpstart/src/main/java/scatours/JumpstartLauncher.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/jumpstart/src/main/java/scatours/JumpstartLauncher.java
index f478aadae0..f478aadae0 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/jumpstart/src/main/java/scatours/JumpstartLauncher.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/jumpstart/src/main/java/scatours/JumpstartLauncher.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/jumpstart/src/main/java/scatours/Trips.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/jumpstart/src/main/java/scatours/Trips.java
index 32db895bf4..32db895bf4 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/jumpstart/src/main/java/scatours/Trips.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/jumpstart/src/main/java/scatours/Trips.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/jumpstart/src/test/java/scatours/JumpstartTestCase.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/jumpstart/src/test/java/scatours/JumpstartTestCase.java
index 12654494ac..12654494ac 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/jumpstart/src/test/java/scatours/JumpstartTestCase.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/jumpstart/src/test/java/scatours/JumpstartTestCase.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-corba/build.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-corba/build.xml
index 4c2524fdd0..4c2524fdd0 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-corba/build.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-corba/build.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-corba/pom.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-corba/pom.xml
index 1670a304a4..1670a304a4 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-corba/pom.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-corba/pom.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-corba/src/main/java/scatours/NotificationCORBALauncher.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-corba/src/main/java/scatours/NotificationCORBALauncher.java
index c245dc57fb..c245dc57fb 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-corba/src/main/java/scatours/NotificationCORBALauncher.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-corba/src/main/java/scatours/NotificationCORBALauncher.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-corba/src/main/java/scatours/notification/Notification.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-corba/src/main/java/scatours/notification/Notification.java
index 020e1e40db..020e1e40db 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-corba/src/main/java/scatours/notification/Notification.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-corba/src/main/java/scatours/notification/Notification.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-ejb/build.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-ejb/build.xml
index ec1416635c..ec1416635c 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-ejb/build.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-ejb/build.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-ejb/pom.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-ejb/pom.xml
index 6f5d074213..6f5d074213 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-ejb/pom.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-ejb/pom.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-ejb/src/main/java/scatours/NotificationEJBLauncher.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-ejb/src/main/java/scatours/NotificationEJBLauncher.java
index d7b44c9c59..d7b44c9c59 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-ejb/src/main/java/scatours/NotificationEJBLauncher.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-ejb/src/main/java/scatours/NotificationEJBLauncher.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-ejb/src/main/java/scatours/notification/Notification.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-ejb/src/main/java/scatours/notification/Notification.java
index 020e1e40db..020e1e40db 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-ejb/src/main/java/scatours/notification/Notification.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-ejb/src/main/java/scatours/notification/Notification.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-jms/build.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-jms/build.xml
index e7129ddc61..e7129ddc61 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-jms/build.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-jms/build.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-jms/pom.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-jms/pom.xml
index 69da77abab..69da77abab 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-jms/pom.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-jms/pom.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-jms/src/main/java/scatours/NotificationJMSLauncher.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-jms/src/main/java/scatours/NotificationJMSLauncher.java
index 55b0c0830a..55b0c0830a 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-jms/src/main/java/scatours/NotificationJMSLauncher.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-jms/src/main/java/scatours/NotificationJMSLauncher.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-jms/src/main/java/scatours/notification/Notification.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-jms/src/main/java/scatours/notification/Notification.java
index 020e1e40db..020e1e40db 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-jms/src/main/java/scatours/notification/Notification.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-jms/src/main/java/scatours/notification/Notification.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-rmi/build.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-rmi/build.xml
index a4f7b17d01..a4f7b17d01 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-rmi/build.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-rmi/build.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-rmi/pom.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-rmi/pom.xml
index fe3140acb9..fe3140acb9 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-rmi/pom.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-rmi/pom.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-rmi/src/main/java/com/tuscanyscatours/smsgateway/SMSGateway.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-rmi/src/main/java/com/tuscanyscatours/smsgateway/SMSGateway.java
index 4ce528fd23..4ce528fd23 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-rmi/src/main/java/com/tuscanyscatours/smsgateway/SMSGateway.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-rmi/src/main/java/com/tuscanyscatours/smsgateway/SMSGateway.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-rmi/src/main/java/scatours/NotificationRMILauncher.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-rmi/src/main/java/scatours/NotificationRMILauncher.java
index 48d229f2f0..48d229f2f0 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-rmi/src/main/java/scatours/NotificationRMILauncher.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-rmi/src/main/java/scatours/NotificationRMILauncher.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-rmi/src/main/java/scatours/notification/Notification.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-rmi/src/main/java/scatours/notification/Notification.java
index 020e1e40db..020e1e40db 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-rmi/src/main/java/scatours/notification/Notification.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-rmi/src/main/java/scatours/notification/Notification.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-ws/build.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-ws/build.xml
index a6a3ac5ef0..a6a3ac5ef0 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-ws/build.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-ws/build.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-ws/pom.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-ws/pom.xml
index 5e666379f6..5e666379f6 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-ws/pom.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-ws/pom.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-ws/src/main/java/scatours/NotificationWSLauncher.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-ws/src/main/java/scatours/NotificationWSLauncher.java
index 8957e1ddf0..8957e1ddf0 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-ws/src/main/java/scatours/NotificationWSLauncher.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-ws/src/main/java/scatours/NotificationWSLauncher.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-ws/src/main/java/scatours/notification/Notification.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-ws/src/main/java/scatours/notification/Notification.java
index 020e1e40db..020e1e40db 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-ws/src/main/java/scatours/notification/Notification.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/notification-ws/src/main/java/scatours/notification/Notification.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-bpel/build.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-bpel/build.xml
index f9d839c17e..f9d839c17e 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-bpel/build.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-bpel/build.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-bpel/pom.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-bpel/pom.xml
index 9416653519..9416653519 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-bpel/pom.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-bpel/pom.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java
index e5f3ef3cad..e5f3ef3cad 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java
index ca94d86628..ca94d86628 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java
index b069b2ba94..b069b2ba94 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/Payment.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/Payment.java
index bbbd03d89a..bbbd03d89a 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/Payment.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/Payment.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/PaymentService.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/PaymentService.java
index a430175976..a430175976 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/PaymentService.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/PaymentService.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/package-info.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/package-info.java
index acd208f5c9..acd208f5c9 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/package-info.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-bpel/src/main/java/com/tuscanyscatours/payment/package-info.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-bpel/src/main/java/scatours/payment/PaymentLauncher.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-bpel/src/main/java/scatours/payment/PaymentLauncher.java
index 2107c6ebcd..2107c6ebcd 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-bpel/src/main/java/scatours/payment/PaymentLauncher.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-bpel/src/main/java/scatours/payment/PaymentLauncher.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/build.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/build.xml
index 17bd0943a0..17bd0943a0 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/build.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/build.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/pom.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/pom.xml
index 6942fa7307..6942fa7307 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/pom.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/pom.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/EmailGateway.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/EmailGateway.java
index 0e4e9726de..0e4e9726de 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/EmailGateway.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/EmailGateway.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/EmailGatewayService.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/EmailGatewayService.java
index 8f87855dd9..8f87855dd9 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/EmailGatewayService.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/EmailGatewayService.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/EmailType.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/EmailType.java
index 25935d2303..25935d2303 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/EmailType.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/EmailType.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/ObjectFactory.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/ObjectFactory.java
index f414bb3eb3..f414bb3eb3 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/ObjectFactory.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/ObjectFactory.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/SendEmailResponseType.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/SendEmailResponseType.java
index 6d366b7554..6d366b7554 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/SendEmailResponseType.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/SendEmailResponseType.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/SendEmailType.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/SendEmailType.java
index cc8e15366c..cc8e15366c 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/SendEmailType.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/SendEmailType.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/package-info.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/package-info.java
index 2c2d603ada..2c2d603ada 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/package-info.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/emailgateway/package-info.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java
index e5f3ef3cad..e5f3ef3cad 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java
index ca94d86628..ca94d86628 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java
index b069b2ba94..b069b2ba94 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/Payment.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/Payment.java
index bbbd03d89a..bbbd03d89a 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/Payment.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/Payment.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/PaymentService.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/PaymentService.java
index a430175976..a430175976 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/PaymentService.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/PaymentService.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/package-info.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/package-info.java
index acd208f5c9..acd208f5c9 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/package-info.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/com/tuscanyscatours/payment/package-info.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/scatours/payment/PaymentLauncher.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/scatours/payment/PaymentLauncher.java
index 46edb706fc..46edb706fc 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/main/java/scatours/payment/PaymentLauncher.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-groovy/src/main/java/scatours/payment/PaymentLauncher.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java-policy/build.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java-policy/build.xml
index 9579c408ff..9579c408ff 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java-policy/build.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java-policy/build.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java-policy/pom.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java-policy/pom.xml
index c0177e8afa..c0177e8afa 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java-policy/pom.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java-policy/pom.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java
index e5f3ef3cad..e5f3ef3cad 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java
index ca94d86628..ca94d86628 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java
index b069b2ba94..b069b2ba94 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/Payment.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/Payment.java
index bbbd03d89a..bbbd03d89a 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/Payment.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/Payment.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/PaymentService.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/PaymentService.java
index a430175976..a430175976 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/PaymentService.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/PaymentService.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/package-info.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/package-info.java
index acd208f5c9..acd208f5c9 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/package-info.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java-policy/src/main/java/com/tuscanyscatours/payment/package-info.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java-policy/src/main/java/scatours/payment/PaymentLauncher.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java-policy/src/main/java/scatours/payment/PaymentLauncher.java
index cda3ebd091..cda3ebd091 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java-policy/src/main/java/scatours/payment/PaymentLauncher.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java-policy/src/main/java/scatours/payment/PaymentLauncher.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java/build.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java/build.xml
index 1e3c69119f..1e3c69119f 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java/build.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java/build.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java/pom.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java/pom.xml
index c8889d109a..c8889d109a 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java/pom.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java/pom.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java
index e5f3ef3cad..e5f3ef3cad 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java
index ca94d86628..ca94d86628 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java
index b069b2ba94..b069b2ba94 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/Payment.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/Payment.java
index bbbd03d89a..bbbd03d89a 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/Payment.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/Payment.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/PaymentService.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/PaymentService.java
index a430175976..a430175976 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/PaymentService.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/PaymentService.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/package-info.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/package-info.java
index acd208f5c9..acd208f5c9 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/package-info.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java/src/main/java/com/tuscanyscatours/payment/package-info.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java/src/main/java/scatours/payment/PaymentLauncher.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java/src/main/java/scatours/payment/PaymentLauncher.java
index cc80ec4128..cc80ec4128 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-java/src/main/java/scatours/payment/PaymentLauncher.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-java/src/main/java/scatours/payment/PaymentLauncher.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring-scatag/build.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring-scatag/build.xml
index 6ccd55f641..6ccd55f641 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring-scatag/build.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring-scatag/build.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring-scatag/pom.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring-scatag/pom.xml
index 22c5829eae..22c5829eae 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring-scatag/pom.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring-scatag/pom.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java
index e5f3ef3cad..e5f3ef3cad 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java
index ca94d86628..ca94d86628 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java
index b069b2ba94..b069b2ba94 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/Payment.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/Payment.java
index bbbd03d89a..bbbd03d89a 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/Payment.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/Payment.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/PaymentService.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/PaymentService.java
index a430175976..a430175976 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/PaymentService.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/PaymentService.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/package-info.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/package-info.java
index acd208f5c9..acd208f5c9 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/package-info.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/com/tuscanyscatours/payment/package-info.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/scatours/payment/PaymentLauncher.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/scatours/payment/PaymentLauncher.java
index 7e5d7225e5..7e5d7225e5 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/scatours/payment/PaymentLauncher.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring-scatag/src/main/java/scatours/payment/PaymentLauncher.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring/build.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring/build.xml
index 73cdf2da6a..73cdf2da6a 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring/build.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring/build.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring/pom.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring/pom.xml
index d433b6a1b5..d433b6a1b5 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring/pom.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring/pom.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java
index e5f3ef3cad..e5f3ef3cad 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java
index ca94d86628..ca94d86628 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/MakePaymentMemberType.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java
index b069b2ba94..b069b2ba94 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/ObjectFactory.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/Payment.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/Payment.java
index bbbd03d89a..bbbd03d89a 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/Payment.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/Payment.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/PaymentService.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/PaymentService.java
index a430175976..a430175976 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/PaymentService.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/PaymentService.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/package-info.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/package-info.java
index acd208f5c9..acd208f5c9 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/package-info.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring/src/main/java/com/tuscanyscatours/payment/package-info.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring/src/main/java/scatours/payment/PaymentLauncher.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring/src/main/java/scatours/payment/PaymentLauncher.java
index d877d55569..d877d55569 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/payment-spring/src/main/java/scatours/payment/PaymentLauncher.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/payment-spring/src/main/java/scatours/payment/PaymentLauncher.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/policy/build.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/policy/build.xml
index 57001f70e3..57001f70e3 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/policy/build.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/policy/build.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/policy/maven-eclipse.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/policy/maven-eclipse.xml
index 3adfca89f4..3adfca89f4 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/policy/maven-eclipse.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/policy/maven-eclipse.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/policy/pom.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/policy/pom.xml
index 05964e23dd..05964e23dd 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/policy/pom.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/policy/pom.xml
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/policy/src/main/java/scatours/PolicyLauncher.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/policy/src/main/java/scatours/PolicyLauncher.java
index 8fc3e92059..8fc3e92059 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/policy/src/main/java/scatours/PolicyLauncher.java
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/policy/src/main/java/scatours/PolicyLauncher.java
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/pom.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/pom.xml
index f0211eafd0..f0211eafd0 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/pom.xml
+++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/pom.xml