summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/contributions (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-15Added notification contribution that connects to the SMS gateway that exposes...mcombellack3-0/+115
2009-06-14Added notification-rmi-contribution into the buildmcombellack1-0/+1
2009-06-14Added notification service contribution that has an RMI bindingmcombellack3-0/+117
2009-06-14Component name change and separate getting synch results and sending results ...slaws2-3/+4
2009-06-14Extend the launcher for the interaction examples based on components from the...slaws20-150/+391
2009-06-13Added basic current converter .composite filemcombellack1-0/+29
2009-06-12Moving Travel Sample to use 1.6-SNAPSHOT dependencieslresende35-134/+134
2009-06-11Moved EmailGateway to from port 8082 to port 8088 to avoid port clash on port...mcombellack4-9/+9
2009-06-11Start adding some simple scenarios that explore SCA interaction patternsslaws9-17/+190
2009-06-07Use a CountDownLatch instead of a manual count of concurrent threads. Need 1....slaws1-35/+12
2009-06-03Copy from my sandboxrfeng7-0/+325
2009-06-03Copy creditcard-payment-webrfeng5-0/+361
2009-06-03Copy creditcard-payment-dosgi-contribution from my sandboxrfeng12-0/+977
2009-06-02Add the changes and configuration necessary to allow the full travel sample t...slaws13-51/+108
2009-06-01Update versions and dependencyrfeng1-1/+14
2009-06-01Add a spring version of the payment component which has no SCA annotations an...slaws16-4/+829
2009-06-01Add maven plugin repo for java.net wsimport pluginrfeng4-128/+178
2009-06-01Create a cart after checkoutrfeng1-104/+105
2009-06-01Fixed the SCA Tours common contribution version as it should be 1.0-SNAPSHOT ...mcombellack1-1/+1
2009-06-01Updated versions so that it refers to 1.5 rather than 1.5-SNAPSHOT. Set the a...mcombellack1-1/+2
2009-06-01Change the wsdl to use anonymous types to work around a JAXB schema generatio...rfeng2-26/+48
2009-06-01Update versionsrfeng34-275/+278
2009-05-31Add contributions for interaction pattern testing and contributions to split ...slaws28-113/+1301
2009-05-31Move conversational behaviour into the care store component to make the front...slaws12-119/+193
2009-05-25no longer requiredslaws7-821/+0
2009-05-24activate composites in payment and credit card payment and use the contributi...slaws15-143/+74
2009-05-24Databinding client component used to show how JAXB Payment component can talk...slaws5-0/+189
2009-05-24Version of Payment component that takes SDO objects on its interface instead ...slaws7-0/+477
2009-05-24Fix problem with managedTransaction.global intent not being definednash1-2/+4
2009-05-23Clean up the Introducing sample and the top-level pom.xmlnash1-1/+2
2009-05-22Updated the SMS message so that the subject and message are separatedmcombellack1-1/+1
2009-05-21Initial commit of the notification contribution that uses an external SMS Gat...mcombellack4-0/+118
2009-05-21Corrected the name of this projectmcombellack1-1/+1
2009-05-21Renamed currency contributions so that the binding type appears before contri...mcombellack10-6/+6
2009-05-21Initial commit of notification contributions that use an external SMS Gateway...mcombellack9-0/+306
2009-05-20Re-enabled the sca:managedTransaction.global policy as it had been commented ...mcombellack1-1/+1
2009-05-19Initial commit of currency converter with CORBA bindingmcombellack4-0/+106
2009-05-19Initial commit of the currency converter contribution with an RMI bindingmcombellack4-0/+106
2009-05-19Made the currency converter interfaces @Remotable so that it can have binding...mcombellack1-0/+3
2009-05-18Initial attempt at creating a contribution for the currency converter that ex...mcombellack4-0/+111
2009-05-17Add a little more function to the simple travel booking sample and simplify t...slaws3-6/+20
2009-05-17Add ui contribution for the full travel booking application. This is just get...slaws9-2/+823
2009-05-17Correct contribution dependency and add ignoresslaws1-1/+1
2009-05-12Travel sample restructurenash115-0/+7102