summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2009-06-20Added the help-pages-contribution and help-pages-launcher modules to the buildmcombellack2-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786780 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20Added a launcher for the SCA Tours help pagesmcombellack2-0/+122
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786775 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20Added help pages contribution that uses implementation.resource with a ↵mcombellack7-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
2009-06-17Added names to callback bindings to avoid warning messagesnash1-4/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785494 13f79535-47bb-0310-9956-ffa450edef68
2009-06-16Make the tuscany dependency consistentrfeng5-26/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785437 13f79535-47bb-0310-9956-ffa450edef68
2009-06-16Removed unused importmcombellack1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785426 13f79535-47bb-0310-9956-ffa450edef68
2009-06-15Added EJB binding related projects into the buildmcombellack3-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785002 13f79535-47bb-0310-9956-ffa450edef68
2009-06-15Added notification launcher that will use the EJB service exposed by the SMS ↵mcombellack4-0/+200
gateway git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785001 13f79535-47bb-0310-9956-ffa450edef68
2009-06-15Added an implementation of the SMS gateway that exposes its services as an EJBmcombellack5-0/+174
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785000 13f79535-47bb-0310-9956-ffa450edef68
2009-06-15Added notification contribution that connects to the SMS gateway that ↵mcombellack3-0/+115
exposes an EJB service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784997 13f79535-47bb-0310-9956-ffa450edef68
2009-06-14Added smsgateway-rmi-service to the buildmcombellack1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784626 13f79535-47bb-0310-9956-ffa450edef68
2009-06-14Added notification-rmi-launcher to the buildmcombellack1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784625 13f79535-47bb-0310-9956-ffa450edef68
2009-06-14Added an implementation of the SMS gateway that exposes it's service over RMImcombellack4-0/+153
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784624 13f79535-47bb-0310-9956-ffa450edef68
2009-06-14Added launcher for the notification service connecting to the SMS gateway ↵mcombellack4-0/+188
with an RMI interface git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784623 13f79535-47bb-0310-9956-ffa450edef68
2009-06-14Added notification-rmi-contribution into the buildmcombellack1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784621 13f79535-47bb-0310-9956-ffa450edef68
2009-06-14Added notification service contribution that has an RMI bindingmcombellack3-0/+117
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784619 13f79535-47bb-0310-9956-ffa450edef68
2009-06-14Component name change and separate getting synch results and sending results ↵slaws2-3/+4
to callback in Hotel component. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784617 13f79535-47bb-0310-9956-ffa450edef68
2009-06-14Extend the launcher for the interaction examples based on components from ↵slaws22-151/+409
the travel sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784575 13f79535-47bb-0310-9956-ffa450edef68
2009-06-13Need to add a copy of the SMS Gateway Java interface otherwise the code does ↵mcombellack1-0/+30
not run git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784475 13f79535-47bb-0310-9956-ffa450edef68
2009-06-13Added a launcher for the currency converter that specifies no bindings so ↵mcombellack4-0/+152
will use the default binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784400 13f79535-47bb-0310-9956-ffa450edef68
2009-06-13Added basic current converter .composite filemcombellack1-0/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784398 13f79535-47bb-0310-9956-ffa450edef68
2009-06-12Moving Travel Sample to use 1.6-SNAPSHOT dependencieslresende50-233/+233
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784257 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Moved EmailGateway to from port 8082 to port 8088 to avoid port clash on ↵mcombellack4-9/+9
port 8082 with CreditCardPayment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783907 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Start adding some simple scenarios that explore SCA interaction patternsslaws10-19/+199
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783854 13f79535-47bb-0310-9956-ffa450edef68