summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample (follow)
Commit message (Collapse)AuthorAgeFilesLines
* switch components so that the booking component talks directly to the trip ↵slaws2009-01-2526-240/+654
| | | | | | suppliers. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737553 13f79535-47bb-0310-9956-ffa450edef68
* connect travel booking directly to partnersslaws2009-01-161-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734949 13f79535-47bb-0310-9956-ffa450edef68
* Starting adding in ability to book pre-packaged tripsslaws2009-01-114-0/+332
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@733506 13f79535-47bb-0310-9956-ffa450edef68
* Add interaction diagram and tidy composite diagram slaws2009-01-111-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@733505 13f79535-47bb-0310-9956-ffa450edef68
* Add in shopping cart and extend scenario to talk to payment process. Now ↵slaws2009-01-0527-288/+416
| | | | | | needs a revamp to simplify and to allow preconfigured trips to be added to the cart. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@731534 13f79535-47bb-0310-9956-ffa450edef68
* Updates to payment process now that implementation.bpel can support multiple ↵slaws2008-12-1731-445/+489
| | | | | | outgoing partner links git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727401 13f79535-47bb-0310-9956-ffa450edef68
* The BPEL payment process now successfully calls the payment serviceslaws2008-12-0812-47/+86
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724355 13f79535-47bb-0310-9956-ffa450edef68
* deploy.xml no longer requiredslaws2008-11-241-37/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720220 13f79535-47bb-0310-9956-ffa450edef68
* More updates the BPEL component in the payment processslaws2008-11-2412-96/+419
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720132 13f79535-47bb-0310-9956-ffa450edef68
* Start adding in a BPEL process for payment processing. slaws2008-11-1720-3/+1012
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718221 13f79535-47bb-0310-9956-ffa450edef68
* some tidying slaws2008-11-1618-705/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718005 13f79535-47bb-0310-9956-ffa450edef68
* Add in an SCATours component and have it reference catalog, tripBooking and ↵slaws2008-11-1025-82/+1289
| | | | | | cart components. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@712648 13f79535-47bb-0310-9956-ffa450edef68
* remove unused diagramsslaws2008-10-245-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707595 13f79535-47bb-0310-9956-ffa450edef68
* Adjust SCA component diagramsslaws2008-10-101-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703512 13f79535-47bb-0310-9956-ffa450edef68
* Give the components more meaningful namesslaws2008-10-081-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702886 13f79535-47bb-0310-9956-ffa450edef68
* Adjust some dependency versionsrfeng2008-09-1916-56/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697159 13f79535-47bb-0310-9956-ffa450edef68
* Add a credit card payment emulator WSrfeng2008-09-024-2/+133
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691111 13f79535-47bb-0310-9956-ffa450edef68
* Add the creditcard payment componentrfeng2008-09-024-4/+100
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691105 13f79535-47bb-0310-9956-ffa450edef68
* Add WSDL and JAXWS/JAXB code-gen for CreditCardPayement Web Servicerfeng2008-09-022-2/+148
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691103 13f79535-47bb-0310-9956-ffa450edef68
* Namespace changes from scatours to tuscanyscatours and addition of callback ↵slaws2008-08-3111-33/+93
| | | | | | configuration. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@690687 13f79535-47bb-0310-9956-ffa450edef68
* Make the search service OneWayslaws2008-08-113-6/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684645 13f79535-47bb-0310-9956-ffa450edef68
* Some pictures of possible sample scenariosslaws2008-08-116-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684644 13f79535-47bb-0310-9956-ffa450edef68
* Start looking at a conversational interface on the Trip componentslaws2008-08-109-41/+110
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684543 13f79535-47bb-0310-9956-ffa450edef68
* Separate the search into a travel component so that it is independent of the ↵slaws2008-08-1013-172/+401
| | | | | | trip booking git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684518 13f79535-47bb-0310-9956-ffa450edef68
* Allow trip items to be removedslaws2008-08-033-2/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682175 13f79535-47bb-0310-9956-ffa450edef68
* Updates to add in cars and flightsslaws2008-08-0314-54/+400
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682170 13f79535-47bb-0310-9956-ffa450edef68
* add flights to the travel sampleslaws2008-08-034-0/+361
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682169 13f79535-47bb-0310-9956-ffa450edef68
* Add cars to the travel sampleslaws2008-08-034-0/+313
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682168 13f79535-47bb-0310-9956-ffa450edef68
* Update to use implementation.webantelder2008-08-012-9/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681684 13f79535-47bb-0310-9956-ffa450edef68
* move files to correct placeantelder2008-08-012-27/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681683 13f79535-47bb-0310-9956-ffa450edef68
* move files to correct placeantelder2008-08-015-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681682 13f79535-47bb-0310-9956-ffa450edef68
* Start of a webapp uiantelder2008-08-019-0/+622
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681681 13f79535-47bb-0310-9956-ffa450edef68
* Remove module - replaced by calendar-contributionslaws2008-08-015-209/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681677 13f79535-47bb-0310-9956-ffa450edef68
* stub modules yet to be filled outslaws2008-07-284-0/+212
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680284 13f79535-47bb-0310-9956-ffa450edef68
* More modules for the travel sampleslaws2008-07-2836-10/+2290
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680283 13f79535-47bb-0310-9956-ffa450edef68
* Rename and reorganizeslaws2008-07-286-85/+44
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680280 13f79535-47bb-0310-9956-ffa450edef68
* Move Tuscany from Incubator to top level.dims2008-06-1723-0/+933
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68