summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Updated CORBA server code to use the new POA style of CORBA servicemcombellack2009-05-223-6/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777435 13f79535-47bb-0310-9956-ffa450edef68
* Minor tidy upmcombellack2009-05-222-3/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777425 13f79535-47bb-0310-9956-ffa450edef68
* Added module notification-corba-launcher to the buildmcombellack2009-05-221-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777424 13f79535-47bb-0310-9956-ffa450edef68
* Added module smsgateway-corba-service to the buildmcombellack2009-05-221-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777421 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of SMS Gateway CORBA service that is used by the notification ↵mcombellack2009-05-214-0/+183
| | | | | | contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777308 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of notification launcher that use an external SMS Gateway ↵mcombellack2009-05-213-0/+157
| | | | | | that has a CORBA interface git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777305 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of the notification contribution that uses an external SMS ↵mcombellack2009-05-214-0/+118
| | | | | | Gateway that has a CORBA interface git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777303 13f79535-47bb-0310-9956-ffa450edef68
* Updated the referenced contribution names to match the new style ↵mcombellack2009-05-213-3/+3
| | | | | | currency-[binding]-contribution names git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777107 13f79535-47bb-0310-9956-ffa450edef68
* Corrected the name of this projectmcombellack2009-05-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777104 13f79535-47bb-0310-9956-ffa450edef68
* Renamed currency contributions so that the binding type appears before ↵mcombellack2009-05-2110-6/+6
| | | | | | | | contribution rathe than after. i.e. currency-contribution-ws becomes currency-ws-contribution etc git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777102 13f79535-47bb-0310-9956-ffa450edef68
* Now uses bundled WSDL file rather than requiring the Currency Converter web ↵mcombellack2009-05-212-3/+116
| | | | | | service to be running git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777076 13f79535-47bb-0310-9956-ffa450edef68
* Minor code tidy upmcombellack2009-05-211-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777057 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of SMS Gateway JAS-WS web service that is used by the ↵mcombellack2009-05-215-0/+141
| | | | | | notification contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777046 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of notification launcher that use an external SMS Gateway ↵mcombellack2009-05-214-0/+159
| | | | | | that has a web service interface git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777044 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of notification contributions that use an external SMS ↵mcombellack2009-05-219-0/+306
| | | | | | Gateway that has a web service interface git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777043 13f79535-47bb-0310-9956-ffa450edef68
* Fix errors in build.xmlnash2009-05-201-231/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776718 13f79535-47bb-0310-9956-ffa450edef68
* Re-enabled the sca:managedTransaction.global policy as it had been commented ↵mcombellack2009-05-201-1/+1
| | | | | | out but it is needed to run the payment contribution since without it when using the payment contribution it complains of a missing policy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776633 13f79535-47bb-0310-9956-ffa450edef68
* Renamed the LaunchNode class to be more descriptivemcombellack2009-05-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776626 13f79535-47bb-0310-9956-ffa450edef68
* Renamed the LaunchNode class to be more descriptivemcombellack2009-05-201-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776625 13f79535-47bb-0310-9956-ffa450edef68
* Renamed the LaunchNode class to be more descriptivemcombellack2009-05-201-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776623 13f79535-47bb-0310-9956-ffa450edef68
* Renamed the LaunchNode class to be more descriptivemcombellack2009-05-201-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776622 13f79535-47bb-0310-9956-ffa450edef68
* Renamed the LaunchNode class to be more descriptivemcombellack2009-05-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776621 13f79535-47bb-0310-9956-ffa450edef68
* Renamed the LaunchNode class to be more descriptivemcombellack2009-05-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776619 13f79535-47bb-0310-9956-ffa450edef68
* Moved the currency converter interface into the scatours.currencyconverter ↵mcombellack2009-05-202-1/+3
| | | | | | package git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776617 13f79535-47bb-0310-9956-ffa450edef68
* Renamed the LaunchNode class to be more descriptivemcombellack2009-05-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776616 13f79535-47bb-0310-9956-ffa450edef68
* Removed unit test as it was not really doing anything useful at this pointmcombellack2009-05-201-55/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776615 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of currency converter CORBA client that will access the CORBA ↵mcombellack2009-05-194-0/+139
| | | | | | interface exposed by the currency converter CORBA service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776443 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of node launcher for currency converter with CORBA bindingmcombellack2009-05-194-0/+169
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776442 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of currency converter with CORBA bindingmcombellack2009-05-194-0/+106
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776441 13f79535-47bb-0310-9956-ffa450edef68
* Fixed a spelling error in </module>mcombellack2009-05-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776419 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of an RMI client that can invoke the currency converter RMI ↵mcombellack2009-05-194-0/+114
| | | | | | service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776346 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of a launcher that runs the currency converter with an RMI ↵mcombellack2009-05-194-0/+176
| | | | | | binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776344 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of the currency converter contribution with an RMI bindingmcombellack2009-05-194-0/+106
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776342 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of a non-SCA implementation of the Credit Card service using ↵mcombellack2009-05-195-0/+189
| | | | | | JAX-WS that will be used to show how SCA references can connect to non-SCA implemented web services git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776246 13f79535-47bb-0310-9956-ffa450edef68
* Corrected the name of the target artifact IDmcombellack2009-05-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776245 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of a pure JAX-WS client that uses the Curency Converter WS ↵mcombellack2009-05-193-0/+141
| | | | | | exposed by SCA git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776244 13f79535-47bb-0310-9956-ffa450edef68
* Added requirement to press enter to shutdown the node so that the web ↵mcombellack2009-05-191-1/+7
| | | | | | service that it exposes can be invoked by another web client git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776232 13f79535-47bb-0310-9956-ffa450edef68