summaryrefslogtreecommitdiffstats
path: root/sandbox (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add new spring contribution to pomslaws2009-07-091-0/+1
* Add property to componentslaws2009-07-093-0/+9
* Add a version of the payment component that uses sca tags in the spring contextslaws2009-07-0913-0/+836
* Add EmailGateway.wsdl - was deleted incorrectly as part of the changes for r7...nash2009-07-091-0/+89
* - Resolving some problems on the project structuredougsleite2009-07-0614-706/+0
* - Restructured the iTest packagedougsleite2009-07-0633-49/+1507
* Remove reference to email gateway SCA component as the email gateway is imple...slaws2009-07-053-101/+2
* Added modules feed-logger-contribution and feed-logger-launcher to the buildmcombellack2009-06-212-0/+2
* Launcher that can be used to run the feed logger contributionmcombellack2009-06-213-0/+152
* Feed logger contribution that demonstrates how the Atom and RSS bindings can ...mcombellack2009-06-215-0/+270
* Updated the launcher to display the additional URLs that can be used to acces...mcombellack2009-06-211-0/+5
* Updated the application so that it uses the Tuscany Data API for creating the...mcombellack2009-06-216-58/+378
* Tidy code in Payment component implementationslaws2009-06-212-38/+16
* Improved the readability of the code that generates the next blog ID.mcombellack2009-06-201-2/+12
* Rename the "transactionFeeRate" to be "transactionFee" as I don't know what t...slaws2009-06-202-3/+5
* Added blog-feed-contribution and blog-feed-launcher to the buildmcombellack2009-06-202-0/+2
* Fixed dependency issue that caused compilation issues when built via Maven bu...mcombellack2009-06-201-2/+6
* Added launcher for the SCA Tours blog feed contributionmcombellack2009-06-202-0/+122
* Added new contribution that contains an RSS and Atom feed to an imaginary SCA...mcombellack2009-06-204-0/+275
* Change currency converter request to exchange rate request slaws2009-06-201-2/+2
* Corrected the uri of the export.resourcemcombellack2009-06-201-1/+1
* Added the help-pages-contribution and help-pages-launcher modules to the buildmcombellack2009-06-202-0/+2
* Added a launcher for the SCA Tours help pagesmcombellack2009-06-202-0/+122
* Added help pages contribution that uses implementation.resource with a bindin...mcombellack2009-06-207-0/+286
* Added names to callback bindings to avoid warning messagesnash2009-06-171-4/+8
* Make the tuscany dependency consistentrfeng2009-06-165-26/+29
* Removed unused importmcombellack2009-06-161-1/+0
* Added EJB binding related projects into the buildmcombellack2009-06-153-0/+3
* Added notification launcher that will use the EJB service exposed by the SMS ...mcombellack2009-06-154-0/+200
* Added an implementation of the SMS gateway that exposes its services as an EJBmcombellack2009-06-155-0/+174
* Added notification contribution that connects to the SMS gateway that exposes...mcombellack2009-06-153-0/+115
* Added smsgateway-rmi-service to the buildmcombellack2009-06-141-0/+1
* Added notification-rmi-launcher to the buildmcombellack2009-06-141-0/+1
* Added an implementation of the SMS gateway that exposes it's service over RMImcombellack2009-06-144-0/+153
* Added launcher for the notification service connecting to the SMS gateway wit...mcombellack2009-06-144-0/+188
* Added notification-rmi-contribution into the buildmcombellack2009-06-141-0/+1
* Added notification service contribution that has an RMI bindingmcombellack2009-06-143-0/+117
* Component name change and separate getting synch results and sending results ...slaws2009-06-142-3/+4
* Extend the launcher for the interaction examples based on components from the...slaws2009-06-1422-151/+409
* Need to add a copy of the SMS Gateway Java interface otherwise the code does ...mcombellack2009-06-131-0/+30
* Added a launcher for the currency converter that specifies no bindings so wil...mcombellack2009-06-134-0/+152
* Added basic current converter .composite filemcombellack2009-06-131-0/+29
* Moving Travel Sample to use 1.6-SNAPSHOT dependencieslresende2009-06-1250-233/+233
* Disabling xml validation to avoid issues when deploying to geronimo-tomcat en...lresende2009-06-121-0/+6
* Moved EmailGateway to from port 8082 to port 8088 to avoid port clash on port...mcombellack2009-06-114-9/+9
* Start adding some simple scenarios that explore SCA interaction patternsslaws2009-06-1110-19/+199
* another test commitslaws2009-06-111-1/+2
* test commitslaws2009-06-111-0/+1
* Use a CountDownLatch instead of a manual count of concurrent threads. Need 1....slaws2009-06-071-35/+12
* rename launcher for consistency with jumpstart launcher and simplify code to ...slaws2009-06-071-52/+47