summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-05-27Adding necessary eclipse ide project fileslresende3-2/+40
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779222 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Starting to add logic to search button listenerslresende3-0/+37
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779219 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Removing binary build output folder from source controllresende9-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779218 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Fix search button text in uilresende9-17/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779217 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Updating initial android ui based on scatour web uilresende11-12/+108
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779216 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Generated skeleton for SCATours Android frontend applicationlresende16-0/+80
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779213 13f79535-47bb-0310-9956-ffa450edef68
2009-05-25no longer requiredslaws7-821/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778455 13f79535-47bb-0310-9956-ffa450edef68
2009-05-24make module names consistent with other launcher modulesslaws5-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778221 13f79535-47bb-0310-9956-ffa450edef68
2009-05-24activate composites in payment and credit card payment and use the ↵slaws19-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
2009-05-24Launcher to start the databinding sampleslaws3-0/+504
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778189 13f79535-47bb-0310-9956-ffa450edef68
2009-05-24Databinding client component used to show how JAXB Payment component can ↵slaws5-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
2009-05-24Version of Payment component that takes SDO objects on its interface instead ↵slaws7-0/+477
of JAXB objects git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778186 13f79535-47bb-0310-9956-ffa450edef68
2009-05-24Fix problem with managedTransaction.global intent not being definednash1-2/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778157 13f79535-47bb-0310-9956-ffa450edef68
2009-05-23Rename the JUnit test casenash1-2/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777986 13f79535-47bb-0310-9956-ffa450edef68
2009-05-23Rename launcher class for introducing-launcher modulenash2-15/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777959 13f79535-47bb-0310-9956-ffa450edef68
2009-05-23Clean up the Introducing sample and the top-level pom.xmlnash9-129/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777953 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22Updated the SMS message so that the subject and message are separatedmcombellack1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777503 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22Minor code reorganisation to make it clearer what is going onmcombellack1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777445 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22Fixed location of { in try catch statementmcombellack1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777437 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22Updated CORBA server code to use the new POA style of CORBA servicemcombellack3-6/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777435 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22Minor tidy upmcombellack2-3/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777425 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22Added module notification-corba-launcher to the buildmcombellack1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777424 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22Added module smsgateway-corba-service to the buildmcombellack1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777421 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21Initial commit of SMS Gateway CORBA service that is used by the notification ↵mcombellack4-0/+183
contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777308 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21Initial commit of notification launcher that use an external SMS Gateway ↵mcombellack3-0/+157
that has a CORBA interface git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777305 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21Initial commit of the notification contribution that uses an external SMS ↵mcombellack4-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
2009-05-21Updated the referenced contribution names to match the new style ↵mcombellack3-3/+3
currency-[binding]-contribution names git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777107 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21Corrected the name of this projectmcombellack1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777104 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21Renamed currency contributions so that the binding type appears before ↵mcombellack10-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
2009-05-21Now uses bundled WSDL file rather than requiring the Currency Converter web ↵mcombellack2-3/+116
service to be running git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777076 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21Minor code tidy upmcombellack1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777057 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21Initial commit of SMS Gateway JAS-WS web service that is used by the ↵mcombellack5-0/+141
notification contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777046 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21Initial commit of notification launcher that use an external SMS Gateway ↵mcombellack4-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
2009-05-21Initial commit of notification contributions that use an external SMS ↵mcombellack9-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
2009-05-20Fix errors in build.xmlnash1-231/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776718 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Re-enabled the sca:managedTransaction.global policy as it had been commented ↵mcombellack1-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
2009-05-20Renamed the LaunchNode class to be more descriptivemcombellack1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776626 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Renamed the LaunchNode class to be more descriptivemcombellack1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776625 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Renamed the LaunchNode class to be more descriptivemcombellack1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776623 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Renamed the LaunchNode class to be more descriptivemcombellack1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776622 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Renamed the LaunchNode class to be more descriptivemcombellack1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776621 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Renamed the LaunchNode class to be more descriptivemcombellack1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776619 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Moved the currency converter interface into the scatours.currencyconverter ↵mcombellack2-1/+3
package git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776617 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Renamed the LaunchNode class to be more descriptivemcombellack1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776616 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Removed unit test as it was not really doing anything useful at this pointmcombellack1-55/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776615 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19Initial commit of currency converter CORBA client that will access the CORBA ↵mcombellack4-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
2009-05-19Initial commit of node launcher for currency converter with CORBA bindingmcombellack4-0/+169
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776442 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19Initial commit of currency converter with CORBA bindingmcombellack4-0/+106
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776441 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19Fixed a spelling error in </module>mcombellack1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776419 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19Initial commit of an RMI client that can invoke the currency converter RMI ↵mcombellack4-0/+114
service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776346 13f79535-47bb-0310-9956-ffa450edef68