summaryrefslogtreecommitdiffstats
path: root/sandbox (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add new spring contribution to pomslaws2009-07-091-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@792688 13f79535-47bb-0310-9956-ffa450edef68
* Add property to componentslaws2009-07-093-0/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@792687 13f79535-47bb-0310-9956-ffa450edef68
* Add a version of the payment component that uses sca tags in the spring contextslaws2009-07-0913-0/+836
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@792686 13f79535-47bb-0310-9956-ffa450edef68
* Add EmailGateway.wsdl - was deleted incorrectly as part of the changes for ↵nash2009-07-091-0/+89
| | | | | | r791262 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@792580 13f79535-47bb-0310-9956-ffa450edef68
* - Resolving some problems on the project structuredougsleite2009-07-0614-706/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791471 13f79535-47bb-0310-9956-ffa450edef68
* - Restructured the iTest packagedougsleite2009-07-0633-49/+1507
| | | | | | | - Added a new test scenario: Primary-Backup with N backups - Added a new tag element (<affected_participants>) into the recovery rules XML file git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791465 13f79535-47bb-0310-9956-ffa450edef68
* Remove reference to email gateway SCA component as the email gateway is ↵slaws2009-07-053-101/+2
| | | | | | implemented as a spring bean git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791262 13f79535-47bb-0310-9956-ffa450edef68
* Added modules feed-logger-contribution and feed-logger-launcher to the buildmcombellack2009-06-212-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787066 13f79535-47bb-0310-9956-ffa450edef68
* Launcher that can be used to run the feed logger contributionmcombellack2009-06-213-0/+152
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787063 13f79535-47bb-0310-9956-ffa450edef68
* Feed logger contribution that demonstrates how the Atom and RSS bindings can ↵mcombellack2009-06-215-0/+270
| | | | | | be used to log entries from Atom and RSS feeds git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787062 13f79535-47bb-0310-9956-ffa450edef68
* Updated the launcher to display the additional URLs that can be used to ↵mcombellack2009-06-211-0/+5
| | | | | | access the feeds git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786997 13f79535-47bb-0310-9956-ffa450edef68
* Updated the application so that it uses the Tuscany Data API for creating ↵mcombellack2009-06-216-58/+378
| | | | | | | | the blog feeds so that we can add both an Atom and RSS feed onto the same Java component implementation. For completeness, added implementations that extend the Collections interfaces for the Atom and RSS bindings to show it can be done that way too but the implementation code cannot support both bindings at the same time git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786996 13f79535-47bb-0310-9956-ffa450edef68
* Tidy code in Payment component implementationslaws2009-06-212-38/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786960 13f79535-47bb-0310-9956-ffa450edef68
* Improved the readability of the code that generates the next blog ID.mcombellack2009-06-201-2/+12
| | | | | | Fixed a spelling mistake in the word Tuscany. I should know how to spell it by now :-) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786847 13f79535-47bb-0310-9956-ffa450edef68
* Rename the "transactionFeeRate" to be "transactionFee" as I don't know what ↵slaws2009-06-202-3/+5
| | | | | | the "rate" part means. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786842 13f79535-47bb-0310-9956-ffa450edef68
* Added blog-feed-contribution and blog-feed-launcher to the buildmcombellack2009-06-202-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786841 13f79535-47bb-0310-9956-ffa450edef68
* Fixed dependency issue that caused compilation issues when built via Maven ↵mcombellack2009-06-201-2/+6
| | | | | | but not when run inside Eclipse git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786840 13f79535-47bb-0310-9956-ffa450edef68
* Added launcher for the SCA Tours blog feed contributionmcombellack2009-06-202-0/+122
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786835 13f79535-47bb-0310-9956-ffa450edef68
* Added new contribution that contains an RSS and Atom feed to an imaginary ↵mcombellack2009-06-204-0/+275
| | | | | | SCA Tours blog git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786834 13f79535-47bb-0310-9956-ffa450edef68
* Change currency converter request to exchange rate request slaws2009-06-201-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786822 13f79535-47bb-0310-9956-ffa450edef68
* Corrected the uri of the export.resourcemcombellack2009-06-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786783 13f79535-47bb-0310-9956-ffa450edef68
* Added the help-pages-contribution and help-pages-launcher modules to the buildmcombellack2009-06-202-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786780 13f79535-47bb-0310-9956-ffa450edef68
* Added a launcher for the SCA Tours help pagesmcombellack2009-06-202-0/+122
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786775 13f79535-47bb-0310-9956-ffa450edef68
* Added help pages contribution that uses implementation.resource with a ↵mcombellack2009-06-207-0/+286
| | | | | | binding.http to expose some sample help pages for SCA Tours git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786774 13f79535-47bb-0310-9956-ffa450edef68
* Added names to callback bindings to avoid warning messagesnash2009-06-171-4/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785494 13f79535-47bb-0310-9956-ffa450edef68
* Make the tuscany dependency consistentrfeng2009-06-165-26/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785437 13f79535-47bb-0310-9956-ffa450edef68
* Removed unused importmcombellack2009-06-161-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785426 13f79535-47bb-0310-9956-ffa450edef68
* Added EJB binding related projects into the buildmcombellack2009-06-153-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785002 13f79535-47bb-0310-9956-ffa450edef68
* Added notification launcher that will use the EJB service exposed by the SMS ↵mcombellack2009-06-154-0/+200
| | | | | | gateway git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785001 13f79535-47bb-0310-9956-ffa450edef68
* Added an implementation of the SMS gateway that exposes its services as an EJBmcombellack2009-06-155-0/+174
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785000 13f79535-47bb-0310-9956-ffa450edef68
* Added notification contribution that connects to the SMS gateway that ↵mcombellack2009-06-153-0/+115
| | | | | | exposes an EJB service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784997 13f79535-47bb-0310-9956-ffa450edef68
* Added smsgateway-rmi-service to the buildmcombellack2009-06-141-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784626 13f79535-47bb-0310-9956-ffa450edef68
* Added notification-rmi-launcher to the buildmcombellack2009-06-141-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784625 13f79535-47bb-0310-9956-ffa450edef68
* Added an implementation of the SMS gateway that exposes it's service over RMImcombellack2009-06-144-0/+153
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784624 13f79535-47bb-0310-9956-ffa450edef68
* Added launcher for the notification service connecting to the SMS gateway ↵mcombellack2009-06-144-0/+188
| | | | | | with an RMI interface git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784623 13f79535-47bb-0310-9956-ffa450edef68
* Added notification-rmi-contribution into the buildmcombellack2009-06-141-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784621 13f79535-47bb-0310-9956-ffa450edef68
* Added notification service contribution that has an RMI bindingmcombellack2009-06-143-0/+117
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784619 13f79535-47bb-0310-9956-ffa450edef68
* Component name change and separate getting synch results and sending results ↵slaws2009-06-142-3/+4
| | | | | | to callback in Hotel component. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784617 13f79535-47bb-0310-9956-ffa450edef68
* Extend the launcher for the interaction examples based on components from ↵slaws2009-06-1422-151/+409
| | | | | | the travel sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784575 13f79535-47bb-0310-9956-ffa450edef68
* Need to add a copy of the SMS Gateway Java interface otherwise the code does ↵mcombellack2009-06-131-0/+30
| | | | | | not run git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784475 13f79535-47bb-0310-9956-ffa450edef68
* Added a launcher for the currency converter that specifies no bindings so ↵mcombellack2009-06-134-0/+152
| | | | | | will use the default binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784400 13f79535-47bb-0310-9956-ffa450edef68
* Added basic current converter .composite filemcombellack2009-06-131-0/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784398 13f79535-47bb-0310-9956-ffa450edef68
* Moving Travel Sample to use 1.6-SNAPSHOT dependencieslresende2009-06-1250-233/+233
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784257 13f79535-47bb-0310-9956-ffa450edef68
* Disabling xml validation to avoid issues when deploying to geronimo-tomcat ↵lresende2009-06-121-0/+6
| | | | | | environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784250 13f79535-47bb-0310-9956-ffa450edef68
* Moved EmailGateway to from port 8082 to port 8088 to avoid port clash on ↵mcombellack2009-06-114-9/+9
| | | | | | port 8082 with CreditCardPayment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783907 13f79535-47bb-0310-9956-ffa450edef68
* Start adding some simple scenarios that explore SCA interaction patternsslaws2009-06-1110-19/+199
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783854 13f79535-47bb-0310-9956-ffa450edef68
* another test commitslaws2009-06-111-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783764 13f79535-47bb-0310-9956-ffa450edef68
* test commitslaws2009-06-111-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783758 13f79535-47bb-0310-9956-ffa450edef68
* Use a CountDownLatch instead of a manual count of concurrent threads. Need ↵slaws2009-06-071-35/+12
| | | | | | 1.x change for TUSCANY-3076 for this to work. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782427 13f79535-47bb-0310-9956-ffa450edef68
* rename launcher for consistency with jumpstart launcher and simplify code to ↵slaws2009-06-071-52/+47
| | | | | | reduce line count. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782426 13f79535-47bb-0310-9956-ffa450edef68