summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-06-17Added names to callback bindings to avoid warning messagesnash1-4/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785494 13f79535-47bb-0310-9956-ffa450edef68
2009-06-16Make the tuscany dependency consistentrfeng5-26/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785437 13f79535-47bb-0310-9956-ffa450edef68
2009-06-16Removed unused importmcombellack1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785426 13f79535-47bb-0310-9956-ffa450edef68
2009-06-15Added EJB binding related projects into the buildmcombellack3-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785002 13f79535-47bb-0310-9956-ffa450edef68
2009-06-15Added notification launcher that will use the EJB service exposed by the SMS ↵mcombellack4-0/+200
gateway git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785001 13f79535-47bb-0310-9956-ffa450edef68
2009-06-15Added an implementation of the SMS gateway that exposes its services as an EJBmcombellack5-0/+174
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785000 13f79535-47bb-0310-9956-ffa450edef68
2009-06-15Added notification contribution that connects to the SMS gateway that ↵mcombellack3-0/+115
exposes an EJB service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784997 13f79535-47bb-0310-9956-ffa450edef68
2009-06-14Added smsgateway-rmi-service to the buildmcombellack1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784626 13f79535-47bb-0310-9956-ffa450edef68
2009-06-14Added notification-rmi-launcher to the buildmcombellack1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784625 13f79535-47bb-0310-9956-ffa450edef68
2009-06-14Added an implementation of the SMS gateway that exposes it's service over RMImcombellack4-0/+153
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784624 13f79535-47bb-0310-9956-ffa450edef68
2009-06-14Added launcher for the notification service connecting to the SMS gateway ↵mcombellack4-0/+188
with an RMI interface git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784623 13f79535-47bb-0310-9956-ffa450edef68
2009-06-14Added notification-rmi-contribution into the buildmcombellack1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784621 13f79535-47bb-0310-9956-ffa450edef68
2009-06-14Added notification service contribution that has an RMI bindingmcombellack3-0/+117
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784619 13f79535-47bb-0310-9956-ffa450edef68
2009-06-14Component name change and separate getting synch results and sending results ↵slaws2-3/+4
to callback in Hotel component. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784617 13f79535-47bb-0310-9956-ffa450edef68
2009-06-14Extend the launcher for the interaction examples based on components from ↵slaws22-151/+409
the travel sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784575 13f79535-47bb-0310-9956-ffa450edef68
2009-06-13Need to add a copy of the SMS Gateway Java interface otherwise the code does ↵mcombellack1-0/+30
not run git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784475 13f79535-47bb-0310-9956-ffa450edef68
2009-06-13Added a launcher for the currency converter that specifies no bindings so ↵mcombellack4-0/+152
will use the default binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784400 13f79535-47bb-0310-9956-ffa450edef68
2009-06-13Added basic current converter .composite filemcombellack1-0/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784398 13f79535-47bb-0310-9956-ffa450edef68
2009-06-12Moving Travel Sample to use 1.6-SNAPSHOT dependencieslresende50-233/+233
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784257 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Moved EmailGateway to from port 8082 to port 8088 to avoid port clash on ↵mcombellack4-9/+9
port 8082 with CreditCardPayment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783907 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Start adding some simple scenarios that explore SCA interaction patternsslaws10-19/+199
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783854 13f79535-47bb-0310-9956-ffa450edef68
2009-06-07Use a CountDownLatch instead of a manual count of concurrent threads. Need ↵slaws1-35/+12
1.x change for TUSCANY-3076 for this to work. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782427 13f79535-47bb-0310-9956-ffa450edef68
2009-06-07rename launcher for consistency with jumpstart launcher and simplify code to ↵slaws1-52/+47
reduce line count. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782426 13f79535-47bb-0310-9956-ffa450edef68
2009-06-03Copy from my sandboxrfeng7-0/+325
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781612 13f79535-47bb-0310-9956-ffa450edef68
2009-06-03Copy creditcard-payment-webrfeng5-0/+361
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781610 13f79535-47bb-0310-9956-ffa450edef68
2009-06-03Copy creditcard-payment-dosgi-contribution from my sandboxrfeng12-0/+977
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781609 13f79535-47bb-0310-9956-ffa450edef68
2009-06-03Update to reflect the changes required to get the full travel sample running ↵slaws1-0/+0
in a distributed domain git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781463 13f79535-47bb-0310-9956-ffa450edef68
2009-06-02Add the changes and configuration necessary to allow the full travel sample ↵slaws28-52/+655
to run under the control of the domain manager. The domain manager changes rely on some changes in order to run. Namely TUSCANY-3070/3075/3062. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781189 13f79535-47bb-0310-9956-ffa450edef68
2009-06-02Adding new activity to display resultslresende5-6/+124
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780958 13f79535-47bb-0310-9956-ffa450edef68
2009-06-02Refactoring to follow the same package naming used in other modules + ↵lresende8-31/+25
renaming main activity to become search activity and introducing search results view git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780957 13f79535-47bb-0310-9956-ffa450edef68
2009-06-02Initial integration of the Android UI with Search functionality of the SCA ↵lresende5-18/+535
Tour sample application. We have a json-rpc search proxy that is going to be used to connecto to remote search service and then use native android support for json in order to parse results. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780956 13f79535-47bb-0310-9956-ffa450edef68
2009-06-02JSONRpc client based on native android httpClient and used to create android ↵lresende1-0/+63
json-rpc proxies to sca services git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780955 13f79535-47bb-0310-9956-ffa450edef68
2009-06-02Adding permission to allow android application access internet (needed to ↵lresende1-0/+1
access remote services) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780952 13f79535-47bb-0310-9956-ffa450edef68
2009-06-01Update versions and dependencyrfeng1-1/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780849 13f79535-47bb-0310-9956-ffa450edef68
2009-06-01Add a spring version of the payment component which has no SCA annotations ↵slaws18-4/+844
and uses and internal composition with a local bean to represent the payment and email-gateway wiring. Doesn't quite work yet in the full app as the contribution processing is not picking up the spring context for some reason. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780847 13f79535-47bb-0310-9956-ffa450edef68
2009-06-01Add maven plugin repo for java.net wsimport pluginrfeng6-148/+241
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780840 13f79535-47bb-0310-9956-ffa450edef68
2009-06-01Create a cart after checkoutrfeng1-104/+105
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780829 13f79535-47bb-0310-9956-ffa450edef68
2009-06-01Fixed the SCA Tours common contribution version as it should be 1.0-SNAPSHOT ↵mcombellack1-1/+1
as it is part of the SCA Tours modules and not 1.5 as this is the Tuscany version git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780821 13f79535-47bb-0310-9956-ffa450edef68
2009-06-01Updated versions so that it refers to 1.5 rather than 1.5-SNAPSHOT. Set the ↵mcombellack4-4/+8
artifact version to 1.0-SNAPSHOT git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780809 13f79535-47bb-0310-9956-ffa450edef68
2009-06-01Change the wsdl to use anonymous types to work around a JAXB schema ↵rfeng2-26/+48
generation issue (adding nillable to root elements) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780785 13f79535-47bb-0310-9956-ffa450edef68
2009-06-01Update versionsrfeng53-555/+564
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780783 13f79535-47bb-0310-9956-ffa450edef68
2009-06-01Move redundant modules into contribrfeng249-558/+571
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780781 13f79535-47bb-0310-9956-ffa450edef68
2009-05-31Launcher updates to take account of latest contribution changesslaws2-22/+23
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780458 13f79535-47bb-0310-9956-ffa450edef68
2009-05-31Update full app layoutslaws1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780431 13f79535-47bb-0310-9956-ffa450edef68
2009-05-31Add contributions for interaction pattern testing and contributions to split ↵slaws28-113/+1301
the full app composite up ready for running across multiple nodes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780430 13f79535-47bb-0310-9956-ffa450edef68
2009-05-31Move conversational behaviour into the care store component to make the ↵slaws12-119/+193
front end simpler and allow removal of the SCA tours component if required. Also make payments work in the full app. Ad some more features to calendar and hotel to demonstrate interaction patterns git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780423 13f79535-47bb-0310-9956-ffa450edef68
2009-05-29Change to localhostrfeng1-14/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780097 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Adding necessary eclipse ide project fileslresende3-2/+40
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779222 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Starting to add logic to search button listenerslresende3-0/+37
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779219 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Removing binary build output folder from source controllresende9-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779218 13f79535-47bb-0310-9956-ffa450edef68