From 3facd14020c31532b7684d3d6e493f16964de499 Mon Sep 17 00:00:00 2001 From: slaws Date: Sun, 26 Jul 2009 10:14:11 +0000 Subject: Add an example of using implementation bpel to build a component for taking payments git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797900 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/CreditCardPayment.wsdl | 117 +++++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100644 sandbox/travelsample/contributions/payment-bpel-contribution/src/main/resources/CreditCardPayment.wsdl (limited to 'sandbox/travelsample/contributions/payment-bpel-contribution/src/main/resources/CreditCardPayment.wsdl') diff --git a/sandbox/travelsample/contributions/payment-bpel-contribution/src/main/resources/CreditCardPayment.wsdl b/sandbox/travelsample/contributions/payment-bpel-contribution/src/main/resources/CreditCardPayment.wsdl new file mode 100644 index 0000000000..22ef6de317 --- /dev/null +++ b/sandbox/travelsample/contributions/payment-bpel-contribution/src/main/resources/CreditCardPayment.wsdl @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3