From commits-return-23680-apmail-tuscany-commits-archive=tuscany.apache.org@tuscany.apache.org Wed Sep 09 16:29:52 2009 Return-Path: Delivered-To: apmail-tuscany-commits-archive@www.apache.org Received: (qmail 97907 invoked from network); 9 Sep 2009 16:29:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Sep 2009 16:29:52 -0000 Received: (qmail 99497 invoked by uid 500); 9 Sep 2009 16:29:52 -0000 Delivered-To: apmail-tuscany-commits-archive@tuscany.apache.org Received: (qmail 99427 invoked by uid 500); 9 Sep 2009 16:29:52 -0000 Mailing-List: contact commits-help@tuscany.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tuscany.apache.org Delivered-To: mailing list commits@tuscany.apache.org Received: (qmail 99418 invoked by uid 99); 9 Sep 2009 16:29:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Sep 2009 16:29:52 +0000 X-ASF-Spam-Status: No, hits=-1998.5 required=10.0 tests=ALL_TRUSTED,WEIRD_PORT X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Sep 2009 16:29:41 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 493CD238886D; Wed, 9 Sep 2009 16:29:20 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r813040 - in /tuscany/sandbox/travelsample/contributions/payment-spring-contribution/src: main/resources/payment.composite test/resources/payment-client.composite Date: Wed, 09 Sep 2009 16:29:20 -0000 To: commits@tuscany.apache.org From: nash@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090909162920.493CD238886D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: nash Date: Wed Sep 9 16:29:19 2009 New Revision: 813040 URL: http://svn.apache.org/viewvc?rev=813040&view=rev Log: Use interface.wsdl for Payment service and payment reference as workaround for TUSCANY-3267 Modified: tuscany/sandbox/travelsample/contributions/payment-spring-contribution/src/main/resources/payment.composite tuscany/sandbox/travelsample/contributions/payment-spring-contribution/src/test/resources/payment-client.composite Modified: tuscany/sandbox/travelsample/contributions/payment-spring-contribution/src/main/resources/payment.composite URL: http://svn.apache.org/viewvc/tuscany/sandbox/travelsample/contributions/payment-spring-contribution/src/main/resources/payment.composite?rev=813040&r1=813039&r2=813040&view=diff ============================================================================== --- tuscany/sandbox/travelsample/contributions/payment-spring-contribution/src/main/resources/payment.composite (original) +++ tuscany/sandbox/travelsample/contributions/payment-spring-contribution/src/main/resources/payment.composite Wed Sep 9 16:29:19 2009 @@ -26,6 +26,8 @@ + + Modified: tuscany/sandbox/travelsample/contributions/payment-spring-contribution/src/test/resources/payment-client.composite URL: http://svn.apache.org/viewvc/tuscany/sandbox/travelsample/contributions/payment-spring-contribution/src/test/resources/payment-client.composite?rev=813040&r1=813039&r2=813040&view=diff ============================================================================== --- tuscany/sandbox/travelsample/contributions/payment-spring-contribution/src/test/resources/payment-client.composite (original) +++ tuscany/sandbox/travelsample/contributions/payment-spring-contribution/src/test/resources/payment-client.composite Wed Sep 9 16:29:19 2009 @@ -26,6 +26,8 @@ + +