summaryrefslogtreecommitdiffstats
path: root/sandbox (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added notification launcher that will use the EJB service exposed by the SMS ↵mcombellack2009-06-154-0/+200
| | | | | | gateway git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785001 13f79535-47bb-0310-9956-ffa450edef68
* Added an implementation of the SMS gateway that exposes its services as an EJBmcombellack2009-06-155-0/+174
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785000 13f79535-47bb-0310-9956-ffa450edef68
* Added notification contribution that connects to the SMS gateway that ↵mcombellack2009-06-153-0/+115
| | | | | | exposes an EJB service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784997 13f79535-47bb-0310-9956-ffa450edef68
* Added smsgateway-rmi-service to the buildmcombellack2009-06-141-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784626 13f79535-47bb-0310-9956-ffa450edef68
* Added notification-rmi-launcher to the buildmcombellack2009-06-141-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784625 13f79535-47bb-0310-9956-ffa450edef68
* Added an implementation of the SMS gateway that exposes it's service over RMImcombellack2009-06-144-0/+153
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784624 13f79535-47bb-0310-9956-ffa450edef68
* Added launcher for the notification service connecting to the SMS gateway ↵mcombellack2009-06-144-0/+188
| | | | | | with an RMI interface git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784623 13f79535-47bb-0310-9956-ffa450edef68
* Added notification-rmi-contribution into the buildmcombellack2009-06-141-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784621 13f79535-47bb-0310-9956-ffa450edef68
* Added notification service contribution that has an RMI bindingmcombellack2009-06-143-0/+117
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784619 13f79535-47bb-0310-9956-ffa450edef68
* Component name change and separate getting synch results and sending results ↵slaws2009-06-142-3/+4
| | | | | | to callback in Hotel component. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784617 13f79535-47bb-0310-9956-ffa450edef68
* Extend the launcher for the interaction examples based on components from ↵slaws2009-06-1422-151/+409
| | | | | | the travel sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784575 13f79535-47bb-0310-9956-ffa450edef68
* Need to add a copy of the SMS Gateway Java interface otherwise the code does ↵mcombellack2009-06-131-0/+30
| | | | | | not run git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784475 13f79535-47bb-0310-9956-ffa450edef68
* Added a launcher for the currency converter that specifies no bindings so ↵mcombellack2009-06-134-0/+152
| | | | | | will use the default binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784400 13f79535-47bb-0310-9956-ffa450edef68
* Added basic current converter .composite filemcombellack2009-06-131-0/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784398 13f79535-47bb-0310-9956-ffa450edef68
* Moving Travel Sample to use 1.6-SNAPSHOT dependencieslresende2009-06-1250-233/+233
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784257 13f79535-47bb-0310-9956-ffa450edef68
* Disabling xml validation to avoid issues when deploying to geronimo-tomcat ↵lresende2009-06-121-0/+6
| | | | | | environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784250 13f79535-47bb-0310-9956-ffa450edef68
* Moved EmailGateway to from port 8082 to port 8088 to avoid port clash on ↵mcombellack2009-06-114-9/+9
| | | | | | port 8082 with CreditCardPayment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783907 13f79535-47bb-0310-9956-ffa450edef68
* Start adding some simple scenarios that explore SCA interaction patternsslaws2009-06-1110-19/+199
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783854 13f79535-47bb-0310-9956-ffa450edef68
* another test commitslaws2009-06-111-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783764 13f79535-47bb-0310-9956-ffa450edef68
* test commitslaws2009-06-111-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783758 13f79535-47bb-0310-9956-ffa450edef68
* Use a CountDownLatch instead of a manual count of concurrent threads. Need ↵slaws2009-06-071-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
* rename launcher for consistency with jumpstart launcher and simplify code to ↵slaws2009-06-071-52/+47
| | | | | | reduce line count. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782426 13f79535-47bb-0310-9956-ffa450edef68
* Copy from my sandboxrfeng2009-06-037-0/+325
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781612 13f79535-47bb-0310-9956-ffa450edef68
* Copy creditcard-payment-webrfeng2009-06-035-0/+361
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781610 13f79535-47bb-0310-9956-ffa450edef68
* Copy creditcard-payment-dosgi-contribution from my sandboxrfeng2009-06-0312-0/+977
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781609 13f79535-47bb-0310-9956-ffa450edef68
* Change the rmi port #rfeng2009-06-037-12/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781608 13f79535-47bb-0310-9956-ffa450edef68
* Update to reflect the changes required to get the full travel sample running ↵slaws2009-06-031-0/+0
| | | | | | in a distributed domain git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781463 13f79535-47bb-0310-9956-ffa450edef68
* using open office nowslaws2009-06-031-130/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781421 13f79535-47bb-0310-9956-ffa450edef68
* Remove more cruftslaws2009-06-0372-5636/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781420 13f79535-47bb-0310-9956-ffa450edef68
* remove cruftslaws2009-06-038-353/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781374 13f79535-47bb-0310-9956-ffa450edef68
* Add the changes and configuration necessary to allow the full travel sample ↵slaws2009-06-0228-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
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781105 ↵dougsleite2009-06-021-0/+56
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781101 ↵dougsleite2009-06-0215-103/+468
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* Adding new activity to display resultslresende2009-06-025-6/+124
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780958 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring to follow the same package naming used in other modules + ↵lresende2009-06-028-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
* Initial integration of the Android UI with Search functionality of the SCA ↵lresende2009-06-025-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
* JSONRpc client based on native android httpClient and used to create android ↵lresende2009-06-021-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
* Adding permission to allow android application access internet (needed to ↵lresende2009-06-021-0/+1
| | | | | | access remote services) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780952 13f79535-47bb-0310-9956-ffa450edef68
* Update versions and dependencyrfeng2009-06-011-1/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780849 13f79535-47bb-0310-9956-ffa450edef68
* Add a spring version of the payment component which has no SCA annotations ↵slaws2009-06-0118-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
* Add maven plugin repo for java.net wsimport pluginrfeng2009-06-016-148/+241
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780840 13f79535-47bb-0310-9956-ffa450edef68
* Create a cart after checkoutrfeng2009-06-011-104/+105
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780829 13f79535-47bb-0310-9956-ffa450edef68
* Fixed the SCA Tours common contribution version as it should be 1.0-SNAPSHOT ↵mcombellack2009-06-011-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
* Updated versions so that it refers to 1.5 rather than 1.5-SNAPSHOT. Set the ↵mcombellack2009-06-014-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
* Use 1.12 jaxws wsimportrfeng2009-06-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780790 13f79535-47bb-0310-9956-ffa450edef68
* Update WSDLrfeng2009-06-012-15/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780789 13f79535-47bb-0310-9956-ffa450edef68
* Change the wsdl to use anonymous types to work around a JAXB schema ↵rfeng2009-06-012-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
* Update versionsrfeng2009-06-0153-555/+564
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780783 13f79535-47bb-0310-9956-ffa450edef68
* Move redundant modules into contribrfeng2009-06-01249-558/+571
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780781 13f79535-47bb-0310-9956-ffa450edef68
* Launcher updates to take account of latest contribution changesslaws2009-05-312-22/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780458 13f79535-47bb-0310-9956-ffa450edef68