summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/ws/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-02-26 13:44:40 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-02-26 13:44:40 +0000
commita968a1ff5448680cb24918e6fa31db6158cf9944 (patch)
tree2681333b61338d25005af2240fef80498769816f /sca-java-2.x/trunk/itest/ws/pom.xml
parentb94f0eefa25f47579547e39de6a283d05a035af3 (diff)
Create a new key store and enable the test. Using a ws binding without an explicit HTTPS url doesn't work at the moment. The providers need to do more work based on the the security configuration.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916679 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/itest/ws/pom.xml')
-rw-r--r--sca-java-2.x/trunk/itest/ws/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/itest/ws/pom.xml b/sca-java-2.x/trunk/itest/ws/pom.xml
index 1aadcf4c90..54ef630ce9 100644
--- a/sca-java-2.x/trunk/itest/ws/pom.xml
+++ b/sca-java-2.x/trunk/itest/ws/pom.xml
@@ -32,8 +32,8 @@
<modules>
<module>defaults</module>
<module>authentication-basic</module>
+ <module>http-ssl</module>
<!--
- <module>https</module>
<module>jms</module>
<module>mtom</module>
<module>authentication-wssecurity</module>