summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2009-05-19Initial commit of a launcher that runs the currency converter with an RMI ↵mcombellack4-0/+176
binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776344 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19Initial commit of the currency converter contribution with an RMI bindingmcombellack4-0/+106
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776342 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19Initial commit of a non-SCA implementation of the Credit Card service using ↵mcombellack5-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
2009-05-19Corrected the name of the target artifact IDmcombellack1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776245 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19Initial commit of a pure JAX-WS client that uses the Curency Converter WS ↵mcombellack3-0/+141
exposed by SCA git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776244 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19Added requirement to press enter to shutdown the node so that the web ↵mcombellack1-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
2009-05-19Made the currency converter interfaces @Remotable so that it can have ↵mcombellack2-0/+6
bindings added to it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776231 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19Added missing module dependencies to get the web service binding workingmcombellack1-0/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776230 13f79535-47bb-0310-9956-ffa450edef68
2009-05-18Initial attempt at creating a launcher for the currency converter ↵mcombellack5-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
2009-05-18Initial attempt at creating a contribution for the currency converter that ↵mcombellack4-0/+111
exposes the currency converter with a basic web service binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776121 13f79535-47bb-0310-9956-ffa450edef68
2009-05-17Add a little more function to the simple travel booking sample and simplify ↵slaws7-13/+92
the command line launcher contribution configuration. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775672 13f79535-47bb-0310-9956-ffa450edef68
2009-05-17A new launcher for the full travel booking application. Also add some ignoresslaws4-47/+547
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775649 13f79535-47bb-0310-9956-ffa450edef68
2009-05-17Add ui contribution for the full travel booking application. This is just ↵slaws9-2/+823
getting it basically working after the reorg of the code. Payment not fixed up yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775647 13f79535-47bb-0310-9956-ffa450edef68
2009-05-17Correct contribution dependency and add ignoresslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775621 13f79535-47bb-0310-9956-ffa450edef68
2009-05-16Remove duplicate Trips interface fileslaws2-26/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775421 13f79535-47bb-0310-9956-ffa450edef68
2009-05-12Travel sample restructurenash16-0/+1119
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774131 13f79535-47bb-0310-9956-ffa450edef68
2009-05-12Travel sample restructurenash115-0/+7102
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774129 13f79535-47bb-0310-9956-ffa450edef68
2009-05-10Add a simplest client in order to start a single ↵slaws6-0/+296
contribution/composite/component git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@773350 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04Fix ant script problems and add a test casenash21-275/+482
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771426 13f79535-47bb-0310-9956-ffa450edef68
2009-03-28Add fault to WSDLrfeng3-20/+50
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759407 13f79535-47bb-0310-9956-ffa450edef68
2009-03-22Add some exception handling to the customer registryslaws5-6/+83
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757191 13f79535-47bb-0310-9956-ffa450edef68
2009-03-22Add missing policy definitionsslaws2-0/+47
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757190 13f79535-47bb-0310-9956-ffa450edef68
2009-03-08Correct WS-BPEL service port numberslaws1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751408 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06Add a few annotations for intents/policySetsrfeng4-1/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751099 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06Move composite from test to mainrfeng1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751093 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03Move CreditCardPaymentImpl into src/main/javarfeng2-10/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749806 13f79535-47bb-0310-9956-ffa450edef68
2009-02-28Add a fine-grained payment assembly for javarfeng8-15/+315
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748759 13f79535-47bb-0310-9956-ffa450edef68
2009-02-27Organize importsrfeng20-67/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748706 13f79535-47bb-0310-9956-ffa450edef68
2009-02-22Add javascript version of payment componentslaws12-0/+742
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746744 13f79535-47bb-0310-9956-ffa450edef68
2009-02-21Switch poms back to depend on 1.5-SNAPSHOT as much of the stuff that I'm ↵slaws40-398/+451
adding now depends on 1.x fixes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746505 13f79535-47bb-0310-9956-ffa450edef68
2009-02-21Fix up the BPEL payment component to run in the wider application and take ↵slaws26-372/+527
advantage of the BPEL resolved fix in 1.x git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746503 13f79535-47bb-0310-9956-ffa450edef68
2009-02-21Add java based payment componentslaws8-0/+570
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746502 13f79535-47bb-0310-9956-ffa450edef68
2009-02-21Add application which uses the Spring based payment componentslaws8-0/+936
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746501 13f79535-47bb-0310-9956-ffa450edef68
2009-02-21Add composite which uses the BPEL payment componentslaws8-0/+945
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746500 13f79535-47bb-0310-9956-ffa450edef68
2009-02-21Add unannotated Spring sampleslaws12-0/+801
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746498 13f79535-47bb-0310-9956-ffa450edef68
2009-02-21Add spring annotation sampleslaws12-0/+811
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746497 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19Move the scatours image back into the resources folder. Comment out the ↵slaws3-1/+1
emailgateway contribution as it's not required here. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745872 13f79535-47bb-0310-9956-ffa450edef68
2009-02-15Adjust the pom.xmlrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744704 13f79535-47bb-0310-9956-ffa450edef68
2009-02-15Fix a typorfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744703 13f79535-47bb-0310-9956-ffa450edef68
2009-02-15Adjust the pom.xmlrfeng1-2/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744701 13f79535-47bb-0310-9956-ffa450edef68
2009-02-13Rename the creditcard-payment contributions to indicate SDO or JAXBrfeng15-6/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743940 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10Add the SDO version of CreditCardPayment implementationrfeng8-0/+480
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743122 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10Fix the pom.xml to use the default resource/source foldersrfeng22-362/+47
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742796 13f79535-47bb-0310-9956-ffa450edef68