Return-Path: Delivered-To: apmail-ws-tuscany-commits-archive@locus.apache.org Received: (qmail 48843 invoked from network); 10 Feb 2008 19:04:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Feb 2008 19:04:56 -0000 Received: (qmail 78702 invoked by uid 500); 10 Feb 2008 19:04:49 -0000 Delivered-To: apmail-ws-tuscany-commits-archive@ws.apache.org Received: (qmail 78676 invoked by uid 500); 10 Feb 2008 19:04:49 -0000 Mailing-List: contact tuscany-commits-help@ws.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: tuscany-dev@ws.apache.org Delivered-To: mailing list tuscany-commits@ws.apache.org Received: (qmail 78667 invoked by uid 99); 10 Feb 2008 19:04:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Feb 2008 11:04:49 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Feb 2008 19:04:18 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id F1CEE1A9838; Sun, 10 Feb 2008 11:04:26 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r620308 - /incubator/tuscany/java/sca/demos/secure-bigbank/secure-bigbank-account/src/main/resources/definitions.xml Date: Sun, 10 Feb 2008 19:04:26 -0000 To: tuscany-commits@ws.apache.org From: svkrish@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080210190426.F1CEE1A9838@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: svkrish Date: Sun Feb 10 11:04:19 2008 New Revision: 620308 URL: http://svn.apache.org/viewvc?rev=620308&view=rev Log: change due to changes in trunk related to dealing with appliesTo attribute of PolicySet Modified: incubator/tuscany/java/sca/demos/secure-bigbank/secure-bigbank-account/src/main/resources/definitions.xml Modified: incubator/tuscany/java/sca/demos/secure-bigbank/secure-bigbank-account/src/main/resources/definitions.xml URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/demos/secure-bigbank/secure-bigbank-account/src/main/resources/definitions.xml?rev=620308&r1=620307&r2=620308&view=diff ============================================================================== --- incubator/tuscany/java/sca/demos/secure-bigbank/secure-bigbank-account/src/main/resources/definitions.xml (original) +++ incubator/tuscany/java/sca/demos/secure-bigbank/secure-bigbank-account/src/main/resources/definitions.xml Sun Feb 10 11:04:19 2008 @@ -24,41 +24,7 @@ xmlns:chk="http://bigbank/checkings" xmlns:bb="http://bigbank"> - - - Communitcation thro this binding requires SOAP - - - - - - Communitcation thro this binding requires SOAP 1.1 - - - - - - Communitcation thro this binding requires SOAP 1.2 - - - - - - Protect messages from unauthorized reading or modification - - - - - - Communitcation thro this binding required Authentication. - - - + @@ -78,7 +44,7 @@ + appliesTo="binding.ws"> @@ -100,7 +66,7 @@ + appliesTo="binding.ws"> @@ -113,7 +79,7 @@ + appliesTo="binding.ws"> @@ -128,7 +94,7 @@ + appliesTo="implementation.java"> --------------------------------------------------------------------- To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org For additional commands, e-mail: tuscany-commits-help@ws.apache.org