From a9e5f4e28a97f203eec296635aeef1ab4f6f38d8 Mon Sep 17 00:00:00 2001 From: lresende Date: Thu, 26 Feb 2009 04:29:11 +0000 Subject: Adding support to enable SSL when using binding-http using Confidentiality policy intent git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748006 13f79535-47bb-0310-9956-ffa450edef68 --- .../store-secure/src/main/resources/definitions.xml | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) (limited to 'branches/sca-java-1.x/samples/store-secure/src/main/resources/definitions.xml') diff --git a/branches/sca-java-1.x/samples/store-secure/src/main/resources/definitions.xml b/branches/sca-java-1.x/samples/store-secure/src/main/resources/definitions.xml index 58db5df865..0b1d409c7f 100644 --- a/branches/sca-java-1.x/samples/store-secure/src/main/resources/definitions.xml +++ b/branches/sca-java-1.x/samples/store-secure/src/main/resources/definitions.xml @@ -24,8 +24,7 @@ xmlns:store="http://store"> - - @@ -37,8 +36,7 @@ - - @@ -49,5 +47,18 @@ + + + + + + + + + + + -- cgit v1.2.3