From 90a0e4f18c536fc918dc0a863371209c69e86d1b Mon Sep 17 00:00:00 2001 From: slaws Date: Sun, 21 Mar 2010 17:05:00 +0000 Subject: Add some callback samples based on the payment and credit card payment components git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925828 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/payment.composite | 118 +++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 sca-java-1.x/trunk/tutorials/travelsample/contributions/payment-java-callback/src/main/resources/payment.composite (limited to 'sca-java-1.x/trunk/tutorials/travelsample/contributions/payment-java-callback/src/main/resources/payment.composite') diff --git a/sca-java-1.x/trunk/tutorials/travelsample/contributions/payment-java-callback/src/main/resources/payment.composite b/sca-java-1.x/trunk/tutorials/travelsample/contributions/payment-java-callback/src/main/resources/payment.composite new file mode 100644 index 0000000000..6707b8a6cc --- /dev/null +++ b/sca-java-1.x/trunk/tutorials/travelsample/contributions/payment-java-callback/src/main/resources/payment.composite @@ -0,0 +1,118 @@ + + + + + + + + + + + + + + + 0.02 + + + + + + + + + + + + 0.02 + + + + + + + + + + + + + 0.02 + + + + + + + + + + + + + + + + + + + + + + + 0.02 + + + + + + + + + + + + + + + 0.02 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3