summaryrefslogtreecommitdiffstats
path: root/sandbox (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* - Modifying the way the recovery rules XML file is processed. The ↵dougsleite2009-08-123-187/+157
| | | | | | RecoveryRulesPolicyProcesor is being used. However, it does not mean that the recovery rules are being treated as polices. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803501 13f79535-47bb-0310-9956-ffa450edef68
* - Modifying the Lowest Common Ancestor (LCA) algorithm. The algorithm is an ↵dougsleite2009-08-106-122/+348
| | | | | | implementation of the Bender and Farach's LCA algorithm. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802952 13f79535-47bb-0310-9956-ffa450edef68
* Move www-services to sandbox area until the license of the Amazon jars is ↵antelder2009-08-0839-0/+21546
| | | | | | clarified git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802332 13f79535-47bb-0310-9956-ffa450edef68
* - Solving some problems related with java version;dougsleite2009-08-063-12/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801658 13f79535-47bb-0310-9956-ffa450edef68
* - Modifying the guardian-model to deal with concurrent exceptions;dougsleite2009-08-0617-359/+822
| | | | | | - The policy-resolutiontrees module is used to process the resolution tree - the lowest common ancestor is the resolved exception for a set of concurrent exceptions; git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801656 13f79535-47bb-0310-9956-ffa450edef68
* - This model is responsible for process the resolution trees as policiesdougsleite2009-08-0615-0/+680
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801652 13f79535-47bb-0310-9956-ffa450edef68
* Defining roles based on groups and updating ldap schema to be used when ↵lresende2009-08-041-8/+7
| | | | | | searching groups git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@800955 13f79535-47bb-0310-9956-ffa450edef68
* Add a toString() operation to show the details of a tripslaws2009-08-031-0/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@800261 13f79535-47bb-0310-9956-ffa450edef68
* Add a test to the trip contribution and apply a logging policy in the test. slaws2009-08-034-1/+163
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@800260 13f79535-47bb-0310-9956-ffa450edef68
* Minor typo fixlresende2009-08-021-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@800003 13f79535-47bb-0310-9956-ffa450edef68
* Remove target attribute as reference is already configured via the bindingslaws2009-08-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799886 13f79535-47bb-0310-9956-ffa450edef68
* Adding a new policySet to validate scenario where multiple policySets are ↵lresende2009-07-271-0/+6
| | | | | | available and there is one explicit one defined in the composite git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798305 13f79535-47bb-0310-9956-ffa450edef68
* new skelton classesgiorgio2009-07-274-0/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798269 13f79535-47bb-0310-9956-ffa450edef68
* cleaning up old stuffgiorgio2009-07-271-19/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798266 13f79535-47bb-0310-9956-ffa450edef68
* skeleton version of binding p2pgiorgio2009-07-278-0/+404
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798265 13f79535-47bb-0310-9956-ffa450edef68
* Add new payment components to buildslaws2009-07-261-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797910 13f79535-47bb-0310-9956-ffa450edef68
* Add a groovy version of the payment componentslaws2009-07-2611-0/+737
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797909 13f79535-47bb-0310-9956-ffa450edef68
* Separate out the test client component from the BPEL payment component into ↵slaws2009-07-265-10/+40
| | | | | | distinct composites so that the payment composite can be reused as is git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797902 13f79535-47bb-0310-9956-ffa450edef68
* Add an example of using implementation bpel to build a component for taking ↵slaws2009-07-2611-0/+878
| | | | | | payments git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797900 13f79535-47bb-0310-9956-ffa450edef68
* Updating download scriptslresende2009-07-264-1/+78
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797868 13f79535-47bb-0310-9956-ffa450edef68
* Updated the code to use more real looking phone numbers for the SMS message ↵mcombellack2009-07-251-3/+9
| | | | | | sender and recipient. They use 'Fake' phone numbers that have been reserved by Ofcom. (This is the UK equivalent of the US 555-xxxxxxxx style phone numbers) See http://www.ofcom.org.uk/telecoms/ioi/numbers/num_drama?a=87101 for more information about these 'Fake' numbers git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797839 13f79535-47bb-0310-9956-ffa450edef68
* Explicitly setting policySet to opeation to identify who can invoke itlresende2009-07-241-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797329 13f79535-47bb-0310-9956-ffa450edef68
* Removing unused plugin to avoid build issueslresende2009-07-241-12/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797328 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796857 ↵giorgio2009-07-2211-0/+0
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* - Modifying the module to work with the policy-recoveryrules moduledougsleite2009-07-2110-647/+564
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796406 13f79535-47bb-0310-9956-ffa450edef68
* - Added the policy-recoveryrules module: module to process the recovery ↵dougsleite2009-07-2111-0/+620
| | | | | | rules as policies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796396 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of a JSP currency convertermcombellack2009-07-125-0/+191
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793419 13f79535-47bb-0310-9956-ffa450edef68
* Adde the JMS related projects into the buildmcombellack2009-07-124-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793415 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of notification service that uses a JMS bindingmcombellack2009-07-1211-0/+649
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793413 13f79535-47bb-0310-9956-ffa450edef68
* Initial checkin of a version of the currency converter that uses the JMS bindingmcombellack2009-07-128-0/+504
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793377 13f79535-47bb-0310-9956-ffa450edef68
* 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