summaryrefslogtreecommitdiffstats
path: root/sandbox (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-09Add new spring contribution to pomslaws1-0/+1
2009-07-09Add property to componentslaws3-0/+9
2009-07-09Add a version of the payment component that uses sca tags in the spring contextslaws13-0/+836
2009-07-09Add EmailGateway.wsdl - was deleted incorrectly as part of the changes for r7...nash1-0/+89
2009-07-06- Resolving some problems on the project structuredougsleite14-706/+0
2009-07-06- Restructured the iTest packagedougsleite33-49/+1507
2009-07-05Remove reference to email gateway SCA component as the email gateway is imple...slaws3-101/+2
2009-06-21Added modules feed-logger-contribution and feed-logger-launcher to the buildmcombellack2-0/+2
2009-06-21Launcher that can be used to run the feed logger contributionmcombellack3-0/+152
2009-06-21Feed logger contribution that demonstrates how the Atom and RSS bindings can ...mcombellack5-0/+270
2009-06-21Updated the launcher to display the additional URLs that can be used to acces...mcombellack1-0/+5
2009-06-21Updated the application so that it uses the Tuscany Data API for creating the...mcombellack6-58/+378
2009-06-21Tidy code in Payment component implementationslaws2-38/+16
2009-06-20Improved the readability of the code that generates the next blog ID.mcombellack1-2/+12
2009-06-20Rename the "transactionFeeRate" to be "transactionFee" as I don't know what t...slaws2-3/+5
2009-06-20Added blog-feed-contribution and blog-feed-launcher to the buildmcombellack2-0/+2
2009-06-20Fixed dependency issue that caused compilation issues when built via Maven bu...mcombellack1-2/+6
2009-06-20Added launcher for the SCA Tours blog feed contributionmcombellack2-0/+122
2009-06-20Added new contribution that contains an RSS and Atom feed to an imaginary SCA...mcombellack4-0/+275
2009-06-20Change currency converter request to exchange rate request slaws1-2/+2
2009-06-20Corrected the uri of the export.resourcemcombellack1-1/+1
2009-06-20Added the help-pages-contribution and help-pages-launcher modules to the buildmcombellack2-0/+2
2009-06-20Added a launcher for the SCA Tours help pagesmcombellack2-0/+122
2009-06-20Added help pages contribution that uses implementation.resource with a bindin...mcombellack7-0/+286
2009-06-17Added names to callback bindings to avoid warning messagesnash1-4/+8
2009-06-16Make the tuscany dependency consistentrfeng5-26/+29
2009-06-16Removed unused importmcombellack1-1/+0
2009-06-15Added EJB binding related projects into the buildmcombellack3-0/+3
2009-06-15Added notification launcher that will use the EJB service exposed by the SMS ...mcombellack4-0/+200
2009-06-15Added an implementation of the SMS gateway that exposes its services as an EJBmcombellack5-0/+174
2009-06-15Added notification contribution that connects to the SMS gateway that exposes...mcombellack3-0/+115
2009-06-14Added smsgateway-rmi-service to the buildmcombellack1-0/+1
2009-06-14Added notification-rmi-launcher to the buildmcombellack1-0/+1
2009-06-14Added an implementation of the SMS gateway that exposes it's service over RMImcombellack4-0/+153
2009-06-14Added launcher for the notification service connecting to the SMS gateway wit...mcombellack4-0/+188
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...slaws22-151/+409
2009-06-13Need to add a copy of the SMS Gateway Java interface otherwise the code does ...mcombellack1-0/+30
2009-06-13Added a launcher for the currency converter that specifies no bindings so wil...mcombellack4-0/+152
2009-06-13Added basic current converter .composite filemcombellack1-0/+29
2009-06-12Moving Travel Sample to use 1.6-SNAPSHOT dependencieslresende50-233/+233
2009-06-12Disabling xml validation to avoid issues when deploying to geronimo-tomcat en...lresende1-0/+6
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 patternsslaws10-19/+199
2009-06-11another test commitslaws1-1/+2
2009-06-11test commitslaws1-0/+1
2009-06-07Use a CountDownLatch instead of a manual count of concurrent threads. Need 1....slaws1-35/+12
2009-06-07rename launcher for consistency with jumpstart launcher and simplify code to ...slaws1-52/+47