summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/contributions/payment-spring-contribution (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 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
* 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
* Make the tuscany dependency consistentrfeng2009-06-162-23/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785437 13f79535-47bb-0310-9956-ffa450edef68
* Moving Travel Sample to use 1.6-SNAPSHOT dependencieslresende2009-06-121-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784257 13f79535-47bb-0310-9956-ffa450edef68
* Moved EmailGateway to from port 8082 to port 8088 to avoid port clash on ↵mcombellack2009-06-112-4/+4
| | | | | | port 8082 with CreditCardPayment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783907 13f79535-47bb-0310-9956-ffa450edef68
* Update versions and dependencyrfeng2009-06-011-1/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780849 13f79535-47bb-0310-9956-ffa450edef68
* Add a spring version of the payment component which has no SCA annotations ↵slaws2009-06-0113-0/+828
and uses and internal composition with a local bean to represent the payment and email-gateway wiring. Doesn't quite work yet in the full app as the contribution processing is not picking up the spring context for some reason. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780847 13f79535-47bb-0310-9956-ffa450edef68