summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-09-08Apply new naming convention to the Jumpstart launchernash5-27/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@812444 13f79535-47bb-0310-9956-ffa450edef68
2009-08-31Add intents to the policy contributions and remove from the ordinary ↵slaws4-9/+9
contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809652 13f79535-47bb-0310-9956-ffa450edef68
2009-08-29Add policy related modules to pomsslaws2-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809189 13f79535-47bb-0310-9956-ffa450edef68
2009-08-29Updates to indicate where initial policy examples will be. More to add.slaws1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809188 13f79535-47bb-0310-9956-ffa450edef68
2009-08-29Add a launcher for policy samplesslaws4-0/+192
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809187 13f79535-47bb-0310-9956-ffa450edef68
2009-08-29A client composite to drive policy samplesslaws7-0/+314
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809184 13f79535-47bb-0310-9956-ffa450edef68
2009-08-29Add project where we can configure policy for the payment serviceslaws15-0/+1006
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809183 13f79535-47bb-0310-9956-ffa450edef68
2009-08-29Add project where we can configure policy for the credit card serviceslaws8-0/+525
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809182 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27Apply the new naming conventions to the fullapp contributions and launchersnash133-974/+1128
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808241 13f79535-47bb-0310-9956-ffa450edef68
2009-08-18Change introducing-* samples to use .impl packages and xxxImpl names for ↵nash7-14/+21
implementation classes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805586 13f79535-47bb-0310-9956-ffa450edef68
2009-08-18Rename contribution and launcher directories for introducing-* samplesnash42-36/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805564 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17Add target for LaunchFullAppDomainNodesnash1-0/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805186 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17Add launchers for distributed introducing samplenash14-0/+378
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805181 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17Add testdomain directorynash2-0/+98
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805150 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17Clean up launcher test casenash1-13/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805147 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17Rename launcher classnash1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805145 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17Clean up launcher codenash1-14/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805143 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17Remove redundant exports from introducing-* contributionsnash3-3/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805139 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17Fix incorrect version numbersnash1-2/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805128 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03Add a toString() operation to show the details of a tripslaws1-0/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@800261 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03Add a test to the trip contribution and apply a logging policy in the test. slaws4-1/+163
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@800260 13f79535-47bb-0310-9956-ffa450edef68
2009-08-01Remove target attribute as reference is already configured via the bindingslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799886 13f79535-47bb-0310-9956-ffa450edef68
2009-07-26Add new payment components to buildslaws1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797910 13f79535-47bb-0310-9956-ffa450edef68
2009-07-26Add a groovy version of the payment componentslaws11-0/+737
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797909 13f79535-47bb-0310-9956-ffa450edef68
2009-07-26Separate out the test client component from the BPEL payment component into ↵slaws5-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
2009-07-26Add an example of using implementation bpel to build a component for taking ↵slaws11-0/+878
payments git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797900 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25Updated the code to use more real looking phone numbers for the SMS message ↵mcombellack1-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
2009-07-12Initial commit of a JSP currency convertermcombellack5-0/+191
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793419 13f79535-47bb-0310-9956-ffa450edef68
2009-07-12Adde the JMS related projects into the buildmcombellack4-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793415 13f79535-47bb-0310-9956-ffa450edef68
2009-07-12Initial commit of notification service that uses a JMS bindingmcombellack11-0/+649
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793413 13f79535-47bb-0310-9956-ffa450edef68
2009-07-12Initial checkin of a version of the currency converter that uses the JMS bindingmcombellack8-0/+504
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793377 13f79535-47bb-0310-9956-ffa450edef68
2009-07-09Add new spring contribution to pomslaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@792688 13f79535-47bb-0310-9956-ffa450edef68
2009-07-09Add property to componentslaws3-0/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@792687 13f79535-47bb-0310-9956-ffa450edef68
2009-07-09Add a version of the payment component that uses sca tags in the spring contextslaws13-0/+836
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@792686 13f79535-47bb-0310-9956-ffa450edef68
2009-07-09Add EmailGateway.wsdl - was deleted incorrectly as part of the changes for ↵nash1-0/+89
r791262 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@792580 13f79535-47bb-0310-9956-ffa450edef68
2009-07-05Remove reference to email gateway SCA component as the email gateway is ↵slaws3-101/+2
implemented as a spring bean git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791262 13f79535-47bb-0310-9956-ffa450edef68
2009-06-21Added modules feed-logger-contribution and feed-logger-launcher to the buildmcombellack2-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787066 13f79535-47bb-0310-9956-ffa450edef68
2009-06-21Launcher that can be used to run the feed logger contributionmcombellack3-0/+152
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787063 13f79535-47bb-0310-9956-ffa450edef68
2009-06-21Feed logger contribution that demonstrates how the Atom and RSS bindings can ↵mcombellack5-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
2009-06-21Updated the launcher to display the additional URLs that can be used to ↵mcombellack1-0/+5
access the feeds git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786997 13f79535-47bb-0310-9956-ffa450edef68
2009-06-21Updated the application so that it uses the Tuscany Data API for creating ↵mcombellack6-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
2009-06-21Tidy code in Payment component implementationslaws2-38/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786960 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20Improved the readability of the code that generates the next blog ID.mcombellack1-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
2009-06-20Rename the "transactionFeeRate" to be "transactionFee" as I don't know what ↵slaws2-3/+5
the "rate" part means. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786842 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20Added blog-feed-contribution and blog-feed-launcher to the buildmcombellack2-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786841 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20Fixed dependency issue that caused compilation issues when built via Maven ↵mcombellack1-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
2009-06-20Added launcher for the SCA Tours blog feed contributionmcombellack2-0/+122
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786835 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20Added new contribution that contains an RSS and Atom feed to an imaginary ↵mcombellack4-0/+275
SCA Tours blog git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786834 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20Change currency converter request to exchange rate request slaws1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786822 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20Corrected the uri of the export.resourcemcombellack1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786783 13f79535-47bb-0310-9956-ffa450edef68