summaryrefslogtreecommitdiffstats
path: root/sandbox (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Update full app layoutslaws2009-05-311-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780431 13f79535-47bb-0310-9956-ffa450edef68
* Add contributions for interaction pattern testing and contributions to split ↵slaws2009-05-3128-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
* Move conversational behaviour into the care store component to make the ↵slaws2009-05-3112-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
* Change to localhostrfeng2009-05-291-14/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780097 13f79535-47bb-0310-9956-ffa450edef68
* Update the test scenariosrfeng2009-05-2912-9/+317
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780056 13f79535-47bb-0310-9956-ffa450edef68
* Fix a few issues in the test apprfeng2009-05-292-4/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779805 13f79535-47bb-0310-9956-ffa450edef68
* Add the implementation.web based jsp for CreditCardPaymentrfeng2009-05-285-0/+359
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779376 13f79535-47bb-0310-9956-ffa450edef68
* Adding necessary eclipse ide project fileslresende2009-05-273-2/+40
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779222 13f79535-47bb-0310-9956-ffa450edef68
* Starting to add logic to search button listenerslresende2009-05-273-0/+37
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779219 13f79535-47bb-0310-9956-ffa450edef68
* Removing binary build output folder from source controllresende2009-05-279-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779218 13f79535-47bb-0310-9956-ffa450edef68
* Fix search button text in uilresende2009-05-279-17/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779217 13f79535-47bb-0310-9956-ffa450edef68
* Updating initial android ui based on scatour web uilresende2009-05-2711-12/+108
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779216 13f79535-47bb-0310-9956-ffa450edef68
* Generated skeleton for SCATours Android frontend applicationlresende2009-05-2716-0/+80
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779213 13f79535-47bb-0310-9956-ffa450edef68
* Adding XML printout and refactoring a clientrfeng2009-05-273-18/+88
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778997 13f79535-47bb-0310-9956-ffa450edef68
* Update dependenciesrfeng2009-05-272-0/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778937 13f79535-47bb-0310-9956-ffa450edef68
* Fix the package namesrfeng2009-05-263-4/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778821 13f79535-47bb-0310-9956-ffa450edef68
* Adding CurrencyConverterrfeng2009-05-2613-171/+238
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778816 13f79535-47bb-0310-9956-ffa450edef68
* no longer requiredslaws2009-05-257-821/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778455 13f79535-47bb-0310-9956-ffa450edef68
* make module names consistent with other launcher modulesslaws2009-05-245-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778221 13f79535-47bb-0310-9956-ffa450edef68
* activate composites in payment and credit card payment and use the ↵slaws2009-05-2419-177/+94
| | | | | | contributions in the databinding sample. Still some problem when running these contributions in full app mode that causes a wire configuration problem. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778220 13f79535-47bb-0310-9956-ffa450edef68
* Launcher to start the databinding sampleslaws2009-05-243-0/+504
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778189 13f79535-47bb-0310-9956-ffa450edef68
* Databinding client component used to show how JAXB Payment component can ↵slaws2009-05-245-0/+189
| | | | | | talk to SDO creditcard payment component git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778188 13f79535-47bb-0310-9956-ffa450edef68
* Version of Payment component that takes SDO objects on its interface instead ↵slaws2009-05-247-0/+477
| | | | | | of JAXB objects git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778186 13f79535-47bb-0310-9956-ffa450edef68
* Fix problem with managedTransaction.global intent not being definednash2009-05-241-2/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778157 13f79535-47bb-0310-9956-ffa450edef68
* Rename the JUnit test casenash2009-05-231-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777986 13f79535-47bb-0310-9956-ffa450edef68
* Rename launcher class for introducing-launcher modulenash2009-05-232-15/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777959 13f79535-47bb-0310-9956-ffa450edef68
* Clean up the Introducing sample and the top-level pom.xmlnash2009-05-239-129/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777953 13f79535-47bb-0310-9956-ffa450edef68
* Updated the SMS message so that the subject and message are separatedmcombellack2009-05-221-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777503 13f79535-47bb-0310-9956-ffa450edef68
* Minor code reorganisation to make it clearer what is going onmcombellack2009-05-221-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777445 13f79535-47bb-0310-9956-ffa450edef68
* Fixed location of { in try catch statementmcombellack2009-05-221-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777437 13f79535-47bb-0310-9956-ffa450edef68