summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/launchers (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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
* 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
* 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
* 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
* 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 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 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
* 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
* Made the currency converter interfaces @Remotable so that it can have ↵mcombellack2009-05-191-0/+3
| | | | | | bindings added to it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776231 13f79535-47bb-0310-9956-ffa450edef68
* Added missing module dependencies to get the web service binding workingmcombellack2009-05-191-0/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776230 13f79535-47bb-0310-9956-ffa450edef68
* Initial attempt at creating a launcher for the currency converter ↵mcombellack2009-05-185-0/+202
| | | | | | contribution with a basic web service binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776123 13f79535-47bb-0310-9956-ffa450edef68
* Add a little more function to the simple travel booking sample and simplify ↵slaws2009-05-174-7/+72
| | | | | | the command line launcher contribution configuration. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775672 13f79535-47bb-0310-9956-ffa450edef68
* A new launcher for the full travel booking application. Also add some ignoresslaws2009-05-174-47/+547
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775649 13f79535-47bb-0310-9956-ffa450edef68
* Remove duplicate Trips interface fileslaws2009-05-162-26/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775421 13f79535-47bb-0310-9956-ffa450edef68
* Travel sample restructurenash2009-05-1216-0/+1119
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774131 13f79535-47bb-0310-9956-ffa450edef68