summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/tutorials/travelsample/contributions/payment-spring-scatag/src/test/resources/payment-client.composite (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-05-27Move the travel sample tutorial from 2.x trunk to contrib as its not in the ↵antelder1-31/+0
build, doesn't build, and no one is actively working on it. (and even if they were, i wonder if this should be released seperately like the 1.x version and so not in the trunk tree anyway git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948750 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Update the travelsample with 2.x namespace/api/dependency (not completed yet)rfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923913 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Copy travelsample from 1.x to 2.xrfeng1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923906 13f79535-47bb-0310-9956-ffa450edef68
2009-10-11Add a version of the spring payment component configured with authentication ↵slaws1-0/+0
policy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824102 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14Apply new naming convention to contributions/payment-spring-scatagnash1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814744 13f79535-47bb-0310-9956-ffa450edef68
2009-09-13Apply new naming convention to contributions/payment-springnash1-18/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814341 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11Remove workarounds for TUSCANY-3267 (now fixed)nash1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@813793 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09Use interface.wsdl for Payment service and payment reference as workaround ↵nash1-0/+2
for TUSCANY-3267 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@813040 13f79535-47bb-0310-9956-ffa450edef68
2009-07-09Add property to componentslaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@792687 13f79535-47bb-0310-9956-ffa450edef68
2009-07-05Remove reference to email gateway SCA component as the email gateway is ↵slaws1-3/+0
implemented as a spring bean git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791262 13f79535-47bb-0310-9956-ffa450edef68
2009-06-16Make the tuscany dependency consistentrfeng1-10/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785437 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Moved EmailGateway to from port 8082 to port 8088 to avoid port clash on ↵mcombellack1-2/+2
port 8082 with CreditCardPayment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783907 13f79535-47bb-0310-9956-ffa450edef68
2009-06-01Add a spring version of the payment component which has no SCA annotations ↵slaws1-0/+39
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