[jboss-svn-commits] JBossWS SVN: r998 - in trunk/src/test/resources/interop/microsoft: . security security/wsse10 security/wsse10/META-INF security/wsse10/WEB-INF security/wsse10/WEB-INF/wsdl security/wsse10Encrypt security/wsse10Encrypt/META-INF security/wsse10Encrypt/WEB-INF security/wsse10Encrypt/WEB-INF/wsdl security/wsse10Shared security/wsse10Shared/META-INF

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Sep 19 06:28:49 EDT 2006


Author: heiko.braun at jboss.com
Date: 2006-09-19 06:28:26 -0400 (Tue, 19 Sep 2006)
New Revision: 998

Added:
   trunk/src/test/resources/interop/microsoft/security/
   trunk/src/test/resources/interop/microsoft/security/wsse10/
   trunk/src/test/resources/interop/microsoft/security/wsse10/META-INF/
   trunk/src/test/resources/interop/microsoft/security/wsse10/META-INF/application-client.xml
   trunk/src/test/resources/interop/microsoft/security/wsse10/META-INF/jboss-client.xml
   trunk/src/test/resources/interop/microsoft/security/wsse10/META-INF/jboss-wsse-client.xml
   trunk/src/test/resources/interop/microsoft/security/wsse10/META-INF/scenarios.xml
   trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/
   trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/jaxrpc-mapping.xml
   trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/jboss-web.xml
   trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/jboss-wsse-server.xml
   trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/web.xml
   trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/webservices.xml
   trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/wsdl/
   trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/wsdl/WsSecurity10Sign.wsdl
   trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/wsdl/wsdl0.wsdl
   trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/wsdl/xsd0.xsd
   trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/wsdl/xsd1.xsd
   trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/wsdl/xsd2.xsd
   trunk/src/test/resources/interop/microsoft/security/wsse10/config.xml
   trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/
   trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/META-INF/
   trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/META-INF/application-client.xml
   trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/META-INF/jboss-client.xml
   trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/META-INF/jboss-wsse-client.xml
   trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/META-INF/scenarios.xml
   trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/
   trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/jaxrpc-mapping.xml
   trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/jboss-web.xml
   trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/jboss-wsse-server.xml
   trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/web.xml
   trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/webservices.xml
   trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/wsdl/
   trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/wsdl/WsSecurity10Encrypt.wsdl
   trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/wsdl/wsdl0.wsdl
   trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/wsdl/xsd0.xsd
   trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/wsdl/xsd1.xsd
   trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/wsdl/xsd2.xsd
   trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/config.xml
   trunk/src/test/resources/interop/microsoft/security/wsse10Shared/
   trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/
   trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/Alice.cer
   trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/Bob.cer
   trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/WssIP.cer
   trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/WssIP.pfx
   trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/alice.jks
   trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/alice.pfx
   trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/bob.pfx
   trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/ca.cer
   trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/ca.pfx
   trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/root.cer
   trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/root.pfx
   trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/wsse10.truststore
Log:
Updated interop test clients and endpoints

Added: trunk/src/test/resources/interop/microsoft/security/wsse10/META-INF/application-client.xml
===================================================================
--- trunk/src/test/resources/interop/microsoft/security/wsse10/META-INF/application-client.xml	2006-09-19 10:27:43 UTC (rev 997)
+++ trunk/src/test/resources/interop/microsoft/security/wsse10/META-INF/application-client.xml	2006-09-19 10:28:26 UTC (rev 998)
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<application-client xmlns="http://java.sun.com/xml/ns/j2ee"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/application-client_1_4.xsd"
+  version="1.4">
+
+  <display-name>HelloService</display-name>
+
+  <service-ref>
+    <service-ref-name>service/interop/IPingServiceSign</service-ref-name>
+    <service-interface>javax.xml.rpc.Service</service-interface>
+    <wsdl-file>META-INF/wsdl/WsSecurity10Sign.wsdl</wsdl-file>
+    <jaxrpc-mapping-file>META-INF/jaxrpc-mapping.xml</jaxrpc-mapping-file>
+
+    <port-component-ref>
+      <service-endpoint-interface>org.jboss.test.ws.interop.microsoft.security.wsse10.IPingServiceSign</service-endpoint-interface>
+    </port-component-ref>
+     
+  </service-ref>
+
+</application-client>
+


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10/META-INF/application-client.xml
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: trunk/src/test/resources/interop/microsoft/security/wsse10/META-INF/jboss-client.xml
===================================================================
--- trunk/src/test/resources/interop/microsoft/security/wsse10/META-INF/jboss-client.xml	2006-09-19 10:27:43 UTC (rev 997)
+++ trunk/src/test/resources/interop/microsoft/security/wsse10/META-INF/jboss-client.xml	2006-09-19 10:28:26 UTC (rev 998)
@@ -0,0 +1,12 @@
+<?xml version='1.0' encoding='UTF-8' ?>
+
+<jboss-client>
+  <jndi-name>jbossws-client</jndi-name>
+
+  <service-ref>
+    <service-ref-name>service/interop/IPingServiceSign</service-ref-name>
+		<config-name>Standard WSSecurity Client</config-name>
+    <!--wsdl-override>http://@jbosstest.host.name@:8080/jbossws-samples-wssecurity-sign?wsdl</wsdl-override-->
+  </service-ref>
+
+</jboss-client>


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10/META-INF/jboss-client.xml
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: trunk/src/test/resources/interop/microsoft/security/wsse10/META-INF/jboss-wsse-client.xml
===================================================================
--- trunk/src/test/resources/interop/microsoft/security/wsse10/META-INF/jboss-wsse-client.xml	2006-09-19 10:27:43 UTC (rev 997)
+++ trunk/src/test/resources/interop/microsoft/security/wsse10/META-INF/jboss-wsse-client.xml	2006-09-19 10:28:26 UTC (rev 998)
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<jboss-ws-security xmlns="http://www.jboss.com/ws-security/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://www.jboss.com/ws-security/config http://www.jboss.com/ws-security/schema/jboss-ws-security_1_0.xsd">
+  <config>
+    <sign type="x509v3" alias="1"/>
+    <requires>
+      <signature/>
+    </requires>
+  </config>
+</jboss-ws-security>
\ No newline at end of file


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10/META-INF/jboss-wsse-client.xml
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: trunk/src/test/resources/interop/microsoft/security/wsse10/META-INF/scenarios.xml
===================================================================
--- trunk/src/test/resources/interop/microsoft/security/wsse10/META-INF/scenarios.xml	2006-09-19 10:27:43 UTC (rev 997)
+++ trunk/src/test/resources/interop/microsoft/security/wsse10/META-INF/scenarios.xml	2006-09-19 10:28:26 UTC (rev 998)
@@ -0,0 +1,14 @@
+<client-scenarios>
+   <scenario name="default" description="Testing local WSA endpoints">
+      <target-endpoint>http://localhost:8080/wsse10Sign/endpoint</target-endpoint>      
+   </scenario>
+   <scenario name="debug-local" description="Testing local WSA endpoints">
+      <target-endpoint>http://localhost:8081/wsse10Sign/endpoint</target-endpoint>
+   </scenario>
+   <scenario name="msft-public" decsription="Testing MSFT public interop endpoints">
+      <target-endpoint>http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10Sign.svc/MutualCertificate10Sign</target-endpoint>
+   </scenario>
+   <scenario name="msft-public-debug" decsription="Testing MSFT public interop endpoints">
+      <target-endpoint>http://localhost:8081/Security_WsSecurity_Service_Indigo/WsSecurity10Sign.svc/MutualCertificate10Sign</target-endpoint>
+   </scenario>
+</client-scenarios>
\ No newline at end of file


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10/META-INF/scenarios.xml
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/jaxrpc-mapping.xml
===================================================================
--- trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/jaxrpc-mapping.xml	2006-09-19 10:27:43 UTC (rev 997)
+++ trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/jaxrpc-mapping.xml	2006-09-19 10:28:26 UTC (rev 998)
@@ -0,0 +1,116 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<java-wsdl-mapping xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.1" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee    http://www.ibm.com/webservices/xsd/j2ee_jaxrpc_mapping_1_1.xsd">
+   <package-mapping>
+      <package-type>org.jboss.test.ws.interop.microsoft.security.wsse10</package-type>
+      <namespaceURI>http://tempuri.org/</namespaceURI>
+   </package-mapping>
+   <package-mapping>
+      <package-type>org.jboss.test.ws.interop.microsoft.security.wsse10</package-type>
+      <namespaceURI>http://xmlsoap.org/Ping</namespaceURI>
+   </package-mapping>
+   <package-mapping>
+      <package-type>org.jboss.test.ws.interop.microsoft.security.wsse10</package-type>
+      <namespaceURI>http://InteropBaseAddress/interop</namespaceURI>
+   </package-mapping>
+   <java-xml-type-mapping>
+      <java-type>org.jboss.test.ws.interop.microsoft.security.wsse10.Echo</java-type>
+      <anonymous-type-qname>http://InteropBaseAddress/interop:&gt;echo</anonymous-type-qname>
+      <qname-scope>complexType</qname-scope>
+      <variable-mapping>
+         <java-variable-name>request</java-variable-name>
+         <xml-element-name>request</xml-element-name>
+      </variable-mapping>
+   </java-xml-type-mapping>
+   <java-xml-type-mapping>
+      <java-type>org.jboss.test.ws.interop.microsoft.security.wsse10.PingResponseBody</java-type>
+      <root-type-qname xmlns:typeNS="http://xmlsoap.org/Ping">typeNS:PingResponseBody</root-type-qname>
+      <qname-scope>complexType</qname-scope>
+      <variable-mapping>
+         <java-variable-name>scenario</java-variable-name>
+         <xml-element-name>scenario</xml-element-name>
+      </variable-mapping>
+      <variable-mapping>
+         <java-variable-name>origin</java-variable-name>
+         <xml-element-name>origin</xml-element-name>
+      </variable-mapping>
+      <variable-mapping>
+         <java-variable-name>text</java-variable-name>
+         <xml-element-name>text</xml-element-name>
+      </variable-mapping>
+   </java-xml-type-mapping>
+   <java-xml-type-mapping>
+      <java-type>org.jboss.test.ws.interop.microsoft.security.wsse10.EchoResponse</java-type>
+      <anonymous-type-qname>http://InteropBaseAddress/interop:&gt;echoResponse</anonymous-type-qname>
+      <qname-scope>complexType</qname-scope>
+      <variable-mapping>
+         <java-variable-name>echoResult</java-variable-name>
+         <xml-element-name>echoResult</xml-element-name>
+      </variable-mapping>
+   </java-xml-type-mapping>
+   <java-xml-type-mapping>
+      <java-type>org.jboss.test.ws.interop.microsoft.security.wsse10.Ping</java-type>
+      <root-type-qname xmlns:typeNS="http://xmlsoap.org/Ping">typeNS:ping</root-type-qname>
+      <qname-scope>complexType</qname-scope>
+      <variable-mapping>
+         <java-variable-name>scenario</java-variable-name>
+         <xml-element-name>scenario</xml-element-name>
+      </variable-mapping>
+      <variable-mapping>
+         <java-variable-name>origin</java-variable-name>
+         <xml-element-name>origin</xml-element-name>
+      </variable-mapping>
+      <variable-mapping>
+         <java-variable-name>text</java-variable-name>
+         <xml-element-name>text</xml-element-name>
+      </variable-mapping>
+   </java-xml-type-mapping>
+   <service-interface-mapping>
+      <service-interface>org.jboss.test.ws.interop.microsoft.security.wsse10.PingService10Sign</service-interface>
+      <wsdl-service-name xmlns:serviceNS="http://tempuri.org/">serviceNS:PingService10Sign</wsdl-service-name>
+      <port-mapping>
+         <port-name>MutualCertificate10Sign_IPingServiceSign</port-name>
+         <java-port-name>MutualCertificate10Sign_IPingServiceSign</java-port-name>
+      </port-mapping>
+   </service-interface-mapping>
+   <service-endpoint-interface-mapping>
+      <service-endpoint-interface>org.jboss.test.ws.interop.microsoft.security.wsse10.IPingServiceSign</service-endpoint-interface>
+      <wsdl-port-type xmlns:portTypeNS="http://InteropBaseAddress/interop">portTypeNS:IPingServiceSign</wsdl-port-type>
+      <wsdl-binding xmlns:bindingNS="http://tempuri.org/">bindingNS:MutualCertificate10Sign_IPingServiceSign</wsdl-binding>
+      <service-endpoint-method-mapping>
+         <java-method-name>ping</java-method-name>
+         <wsdl-operation>Ping</wsdl-operation>
+         <method-param-parts-mapping>
+            <param-position>0</param-position>
+            <param-type>org.jboss.test.ws.interop.microsoft.security.wsse10.Ping</param-type>
+            <wsdl-message-mapping>
+               <wsdl-message xmlns:wsdlMsgNS="http://InteropBaseAddress/interop">wsdlMsgNS:PingRequest</wsdl-message>
+               <wsdl-message-part-name>Ping</wsdl-message-part-name>
+               <parameter-mode>IN</parameter-mode>
+            </wsdl-message-mapping>
+         </method-param-parts-mapping>
+         <wsdl-return-value-mapping>
+            <method-return-value>org.jboss.test.ws.interop.microsoft.security.wsse10.PingResponseBody</method-return-value>
+            <wsdl-message xmlns:wsdlMsgNS="http://InteropBaseAddress/interop">wsdlMsgNS:PingResponse</wsdl-message>
+            <wsdl-message-part-name>PingResponse</wsdl-message-part-name>
+         </wsdl-return-value-mapping>
+      </service-endpoint-method-mapping>
+      <service-endpoint-method-mapping>
+         <java-method-name>echo</java-method-name>
+         <wsdl-operation>echo</wsdl-operation>
+         <method-param-parts-mapping>
+            <param-position>0</param-position>
+            <param-type>org.jboss.test.ws.interop.microsoft.security.wsse10.Echo</param-type>
+            <wsdl-message-mapping>
+               <wsdl-message xmlns:wsdlMsgNS="http://InteropBaseAddress/interop">wsdlMsgNS:IPingServiceSign_echo_InputMessage</wsdl-message>
+               <wsdl-message-part-name>parameters</wsdl-message-part-name>
+               <parameter-mode>IN</parameter-mode>
+            </wsdl-message-mapping>
+         </method-param-parts-mapping>
+         <wsdl-return-value-mapping>
+            <method-return-value>org.jboss.test.ws.interop.microsoft.security.wsse10.EchoResponse</method-return-value>
+            <wsdl-message xmlns:wsdlMsgNS="http://InteropBaseAddress/interop">wsdlMsgNS:IPingServiceSign_echo_OutputMessage</wsdl-message>
+            <wsdl-message-part-name>parameters</wsdl-message-part-name>
+         </wsdl-return-value-mapping>
+      </service-endpoint-method-mapping>
+   </service-endpoint-interface-mapping>
+</java-wsdl-mapping>


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/jaxrpc-mapping.xml
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/jboss-web.xml
===================================================================
--- trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/jboss-web.xml	2006-09-19 10:27:43 UTC (rev 997)
+++ trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/jboss-web.xml	2006-09-19 10:28:26 UTC (rev 998)
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<jboss-web>
+   <context-root>/wsse10Sign</context-root>
+   <depends>jboss.ws:service=WebServiceDeployerJSE</depends>
+</jboss-web>
\ No newline at end of file


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/jboss-web.xml
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/jboss-wsse-server.xml
===================================================================
--- trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/jboss-wsse-server.xml	2006-09-19 10:27:43 UTC (rev 997)
+++ trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/jboss-wsse-server.xml	2006-09-19 10:28:26 UTC (rev 998)
@@ -0,0 +1,17 @@
+<jboss-ws-security xmlns="http://www.jboss.com/ws-security/config"
+                   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+                   xsi:schemaLocation="http://www.jboss.com/ws-security/config
+                   http://www.jboss.com/ws-security/schema/jboss-ws-security_1_0.xsd">
+   <key-store-file>WEB-INF/alice.jks</key-store-file>
+   <key-store-password>password</key-store-password>
+   <trust-store-file>WEB-INF/wsse10.truststore</trust-store-file>
+   <trust-store-password>password</trust-store-password>
+
+   <config>
+      <sign type="x509v3" alias="1"/>
+      <requires>
+         <signature/>        
+      </requires>
+   </config>
+
+</jboss-ws-security>


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/jboss-wsse-server.xml
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/web.xml
===================================================================
--- trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/web.xml	2006-09-19 10:27:43 UTC (rev 997)
+++ trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/web.xml	2006-09-19 10:28:26 UTC (rev 998)
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<web-app version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">
+
+   <display-name>wsse10SignTestService App</display-name>
+
+   <context-param>
+      <param-name>jbossws-config-name</param-name>
+      <param-value>Standard WSSecurity Endpoint</param-value>
+   </context-param>
+
+   <servlet>
+      <servlet-name>ServiceServlet</servlet-name>
+      <servlet-class>org.jboss.test.ws.interop.microsoft.security.wsse10.TestService</servlet-class>
+      <load-on-startup>0</load-on-startup>
+   </servlet>
+   <servlet-mapping>
+      <servlet-name>ServiceServlet</servlet-name>
+      <url-pattern>/endpoint</url-pattern>
+   </servlet-mapping>
+
+</web-app>
\ No newline at end of file


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/web.xml
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/webservices.xml
===================================================================
--- trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/webservices.xml	2006-09-19 10:27:43 UTC (rev 997)
+++ trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/webservices.xml	2006-09-19 10:28:26 UTC (rev 998)
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<webservices xmlns="http://java.sun.com/xml/ns/j2ee"
+             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+             xmlns:wsdl="http://tempuri.org/"
+             xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
+             http://www.ibm.com/webservices/xsd/j2ee_web_services_1_1.xsd"
+             version="1.1">
+
+   <webservice-description>
+
+      <webservice-description-name>wsse10SignTestService</webservice-description-name>
+      <wsdl-file>WEB-INF/wsdl/WsSecurity10Sign.wsdl</wsdl-file>
+      <jaxrpc-mapping-file>WEB-INF/jaxrpc-mapping.xml</jaxrpc-mapping-file>
+
+      <port-component>
+         <port-component-name>signPort</port-component-name>
+         <wsdl-port>wsdl:MutualCertificate10Sign_IPingServiceSign</wsdl-port>
+         <service-endpoint-interface>org.jboss.test.ws.interop.microsoft.security.wsse10.IPingServiceSign</service-endpoint-interface>
+         <service-impl-bean>
+            <servlet-link>ServiceServlet</servlet-link>
+         </service-impl-bean>
+      </port-component>
+
+   </webservice-description>
+</webservices>
\ No newline at end of file


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/webservices.xml
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/wsdl/WsSecurity10Sign.wsdl
===================================================================
--- trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/wsdl/WsSecurity10Sign.wsdl	2006-09-19 10:27:43 UTC (rev 997)
+++ trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/wsdl/WsSecurity10Sign.wsdl	2006-09-19 10:28:26 UTC (rev 998)
@@ -0,0 +1,108 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<wsdl:definitions name="PingService10Sign" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsap10="http://www.w3.org/2005/08/addressing" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:i0="http://InteropBaseAddress/interop" xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/09/policy/addressing" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:tns="http://tempuri.org/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsa10="http://www.w3.org/2005/08/addressing"><wsp:Policy wsu:Id="MutualCertificate10Sign_IPingServiceSign_policy"><!
 wsp:ExactlyOne><wsp:All><sp:AsymmetricBinding xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><wsp:Policy><sp:InitiatorToken><wsp:Policy><sp:X509Token sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/AlwaysToRecipient"><wsp:Policy><sp:WssX509V3Token10/></wsp:Policy></sp:X509Token></wsp:Policy></sp:InitiatorToken><sp:RecipientToken><wsp:Policy><sp:X509Token sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/Never"><wsp:Policy><sp:WssX509V3Token10/></wsp:Policy></sp:X509Token></wsp:Policy></sp:RecipientToken><sp:AlgorithmSuite><wsp:Policy><sp:Basic256/></wsp:Policy></sp:AlgorithmSuite><sp:Layout><wsp:Policy><sp:Lax/></wsp:Policy></sp:Layout><sp:IncludeTimestamp/><sp:EncryptSignature/><sp:OnlySignEntireHeadersAndBody/></wsp:Policy></sp:AsymmetricBinding><sp:Wss10 xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><wsp:Policy><sp:MustSupportRefKeyIdentifier/><sp:MustSupportRefIssuerSe!
 rial/></wsp:Policy></sp:Wss10></wsp:All></wsp:ExactlyOne></wsp:Policy>
<wsp:Policy wsu:Id="MutualCertificate10Sign_IPingServiceSign_Ping_Input_policy"><wsp:ExactlyOne><wsp:All><sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/></sp:SignedParts></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="MutualCertificate10Sign_IPingServiceSign_Ping_output_policy"><wsp:ExactlyOne><wsp:All><sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/></sp:SignedParts></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="MutualCertificate10Sign_IPingServiceSign_echo_Input_policy"><wsp:ExactlyOne><wsp:All><sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/></sp:SignedParts></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="MutualCertificate10Sign_IPingServiceSign_echo_output_policy"><wsp:ExactlyOne><wsp:All><sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/></sp:SignedParts></wsp:All></wsp:Exa!
 ctlyOne></wsp:Policy><wsp:Policy wsu:Id="KS10_IPingServiceSign_policy"><wsp:ExactlyOne><wsp:All><sp:SymmetricBinding xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><wsp:Policy><sp:ProtectionToken><wsp:Policy><sp:KerberosToken sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/Once"><wsp:Policy><sp:WssGssKerberosV5ApReqToken11/></wsp:Policy></sp:KerberosToken></wsp:Policy></sp:ProtectionToken><sp:AlgorithmSuite><wsp:Policy><sp:Basic128/></wsp:Policy></sp:AlgorithmSuite><sp:Layout><wsp:Policy><sp:Lax/></wsp:Policy></sp:Layout><sp:IncludeTimestamp/><sp:OnlySignEntireHeadersAndBody/></wsp:Policy></sp:SymmetricBinding><sp:Wss10 xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><wsp:Policy><sp:MustSupportRefKeyIdentifier/><sp:MustSupportRefIssuerSerial/></wsp:Policy></sp:Wss10><wsap:UsingAddressing/></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="KS10_IPingServiceSign_Ping_Input_policy"><wsp:ExactlyOne><ws!
 p:All><sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/
securitypolicy"><sp:Body/><sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/></sp:SignedParts></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="KS10_IPingServiceSign_Ping_output_policy"><wsp:ExactlyOne><wsp:All><sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/><sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="From" Namespace="h!
 ttp://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/></sp:SignedParts></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="KS10_IPingServiceSign_echo_Input_policy"><wsp:ExactlyOne><wsp:All><sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/><sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:He!
 ader Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/a
ddressing"/><sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/></sp:SignedParts></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="KS10_IPingServiceSign_echo_output_policy"><wsp:ExactlyOne><wsp:All><sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/><sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="RelatesTo" Namespace="htt!
 p://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/></sp:SignedParts></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="KSD10_IPingServiceSign_policy"><wsp:ExactlyOne><wsp:All><sp:SymmetricBinding xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><wsp:Policy><sp:ProtectionToken><wsp:Policy><sp:KerberosToken sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/Once"><wsp:Policy><sp:RequireDerivedKeys/><sp:WssGssKerberosV5ApReqToken11/></wsp:Policy></sp:KerberosToken></wsp:Policy></sp:ProtectionToken><sp:AlgorithmSuite><wsp:Policy><sp:Basic128/></wsp:Policy></sp:AlgorithmSuite><sp:Layout><wsp:Policy><sp:Lax/></wsp:Policy></sp:Layout><sp:IncludeTimestamp/><sp:OnlySignEntireHeadersAndBody/></wsp:Policy></sp:SymmetricBinding><sp:Wss10 xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><wsp:Policy><sp:MustSupportRefKeyIdentifier/><sp!
 :MustSupportRefIssuerSerial/></wsp:Policy></sp:Wss10><wsap:UsingAddres
sing/></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="KSD10_IPingServiceSign_Ping_Input_policy"><wsp:ExactlyOne><wsp:All><sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/><sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/></sp:SignedParts></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="KSD10_IPingServiceSign_Ping_output_policy"><wsp:ExactlyOne><wsp:All><sp:Signed!
 Parts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/><sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/></sp:SignedParts></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="KSD10_IPingServiceSign_echo_Input_policy"><wsp:ExactlyOne><wsp:All><sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/><sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2!
 004/08/addressing"/><sp:Header Name="From" Namespace="http://schemas.x
mlsoap.org/ws/2004/08/addressing"/><sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/></sp:SignedParts></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="KSD10_IPingServiceSign_echo_output_policy"><wsp:ExactlyOne><wsp:All><sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/><sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="Rep!
 lyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/></sp:SignedParts></wsp:All></wsp:ExactlyOne></wsp:Policy>
+
+   <wsdl:import namespace="http://InteropBaseAddress/interop" location="wsdl0.wsdl"/>
+   <wsdl:types/>
+
+   <wsdl:binding name="MutualCertificate10Sign_IPingServiceSign"
+                 type="i0:IPingServiceSign">
+      <wsp:PolicyReference URI="#MutualCertificate10Sign_IPingServiceSign_policy"/>
+      <soap:binding transport="http://schemas.xmlsoap.org/soap/http"/>
+
+      <wsdl:operation name="Ping">
+         <soap:operation soapAction="http://xmlsoap.org/Ping" style="document"/>
+         <wsdl:input name="PingRequest">
+            <wsp:PolicyReference URI="#MutualCertificate10Sign_IPingServiceSign_Ping_Input_policy"/>
+            <soap:body use="literal"/>
+         </wsdl:input>
+         <wsdl:output name="PingResponse">
+            <wsp:PolicyReference URI="#MutualCertificate10Sign_IPingServiceSign_Ping_output_policy"/>
+            <soap:body use="literal"/>
+         </wsdl:output>
+      </wsdl:operation>
+
+      <wsdl:operation name="echo">
+         <soap:operation soapAction="http://InteropBaseAddress/interop/echo" style="document"/>
+         <wsdl:input><wsp:PolicyReference URI="#MutualCertificate10Sign_IPingServiceSign_echo_Input_policy"/>
+            <soap:body use="literal"/>
+         </wsdl:input>
+         <wsdl:output>
+            <wsp:PolicyReference URI="#MutualCertificate10Sign_IPingServiceSign_echo_output_policy"/>
+            <soap:body use="literal"/>
+         </wsdl:output>
+      </wsdl:operation>
+
+   </wsdl:binding>
+
+
+   <!--wsdl:binding name="KS10_IPingServiceSign" type="i0:IPingServiceSign_KS10">
+      <wsp:PolicyReference URI="#KS10_IPingServiceSign_policy"/>
+      <soap12:binding transport="http://schemas.xmlsoap.org/soap/http"/>
+      <wsdl:operation name="Ping">
+         <soap12:operation soapAction="http://xmlsoap.org/Ping" style="document"/>
+         <wsdl:input name="PingRequest">
+            <wsp:PolicyReference URI="#KS10_IPingServiceSign_Ping_Input_policy"/>
+            <soap12:body use="literal"/>
+         </wsdl:input>
+         <wsdl:output name="PingResponse">
+            <wsp:PolicyReference URI="#KS10_IPingServiceSign_Ping_output_policy"/>
+            <soap12:body use="literal"/>
+         </wsdl:output>
+
+      </wsdl:operation>
+
+      <wsdl:operation name="echo">
+         <soap12:operation soapAction="http://InteropBaseAddress/interop/echo" style="document"/>
+         <wsdl:input>
+            <wsp:PolicyReference URI="#KS10_IPingServiceSign_echo_Input_policy"/>
+            <soap12:body use="literal"/>
+         </wsdl:input>
+         <wsdl:output>
+            <wsp:PolicyReference URI="#KS10_IPingServiceSign_echo_output_policy"/>
+            <soap12:body use="literal"/>
+         </wsdl:output>
+      </wsdl:operation>
+
+   </wsdl:binding>
+
+   <wsdl:binding name="KSD10_IPingServiceSign" type="i0:IPingServiceSign_KSD10">
+      <wsp:PolicyReference URI="#KSD10_IPingServiceSign_policy"/>
+      <soap12:binding transport="http://schemas.xmlsoap.org/soap/http"/>
+      <wsdl:operation name="Ping">
+         <soap12:operation soapAction="http://xmlsoap.org/Ping" style="document"/>
+         <wsdl:input name="PingRequest">
+            <wsp:PolicyReference URI="#KSD10_IPingServiceSign_Ping_Input_policy"/>
+            <soap12:body use="literal"/>
+         </wsdl:input>
+         <wsdl:output name="PingResponse">
+            <wsp:PolicyReference URI="#KSD10_IPingServiceSign_Ping_output_policy"/>
+            <soap12:body use="literal"/>
+         </wsdl:output>
+      </wsdl:operation>
+      <wsdl:operation name="echo">
+         <soap12:operation soapAction="http://InteropBaseAddress/interop/echo" style="document"/>
+         <wsdl:input>
+            <wsp:PolicyReference URI="#KSD10_IPingServiceSign_echo_Input_policy"/>
+            <soap12:body use="literal"/>
+         </wsdl:input>
+         <wsdl:output>
+            <wsp:PolicyReference URI="#KSD10_IPingServiceSign_echo_output_policy"/>
+            <soap12:body use="literal"/>
+         </wsdl:output>
+      </wsdl:operation>
+   </wsdl:binding-->
+
+   <wsdl:service name="PingService10Sign">
+      <!--wsdl:port name="KS10_IPingServiceSign" binding="tns:KS10_IPingServiceSign">
+         <soap12:address location="http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10Sign.svc/KS10"/>
+         <wsa:EndpointReference><wsa:Address>http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10Sign.svc/KS10</wsa:Address><Identity xmlns="http://schemas.microsoft.com/ws/2004/04/addressingidentityextension"><Spn>host/kirillgdev04</Spn></Identity></wsa:EndpointReference>
+      </wsdl:port>
+
+      <wsdl:port name="KSD10_IPingServiceSign" binding="tns:KSD10_IPingServiceSign">
+         <soap12:address location="http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10Sign.svc/KSD10"/><wsa:EndpointReference><wsa:Address>http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10Sign.svc/KSD10</wsa:Address><Identity xmlns="http://schemas.microsoft.com/ws/2004/04/addressingidentityextension"><Spn>host/kirillgdev04</Spn></Identity></wsa:EndpointReference>
+      </wsdl:port-->
+
+      <wsdl:port name="MutualCertificate10Sign_IPingServiceSign" binding="tns:MutualCertificate10Sign_IPingServiceSign">
+         <soap:address location="http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10Sign.svc/MutualCertificate10Sign"/>
+      </wsdl:port>
+   </wsdl:service></wsdl:definitions>
\ No newline at end of file


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/wsdl/WsSecurity10Sign.wsdl
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/wsdl/wsdl0.wsdl
===================================================================
--- trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/wsdl/wsdl0.wsdl	2006-09-19 10:27:43 UTC (rev 997)
+++ trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/wsdl/wsdl0.wsdl	2006-09-19 10:28:26 UTC (rev 998)
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<wsdl:definitions targetNamespace="http://InteropBaseAddress/interop"
+                  xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
+                  xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
+                  xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
+                  xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
+                  xmlns:wsap10="http://www.w3.org/2005/08/addressing"
+                  xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+                  xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy"
+                  xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/09/policy/addressing"
+                  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+                  xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract"
+                  xmlns:tns="http://InteropBaseAddress/interop"
+                  xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"
+                  xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex"
+                  xmlns:wsa10="http://www.w3.org/2005/08/addressing">
+
+   <wsdl:types>
+      <xsd:schema targetNamespace="http://InteropBaseAddress/interop/Imports">
+         <xsd:import schemaLocation="xsd0.xsd" namespace="http://xmlsoap.org/Ping"/>
+         <xsd:import schemaLocation="xsd1.xsd" namespace="http://InteropBaseAddress/interop"/>
+         <xsd:import schemaLocation="xsd2.xsd" namespace="http://schemas.microsoft.com/2003/10/Serialization/"/>
+      </xsd:schema>
+   </wsdl:types>
+
+   <wsdl:message name="PingRequest">
+      <wsdl:part name="Ping" element="q1:Ping" xmlns:q1="http://xmlsoap.org/Ping"/></wsdl:message>
+   <wsdl:message name="PingResponse">
+      <wsdl:part name="PingResponse" element="q2:PingResponse" xmlns:q2="http://xmlsoap.org/Ping"/></wsdl:message>
+   <wsdl:message name="IPingServiceSign_echo_InputMessage">
+      <wsdl:part name="parameters" element="tns:echo"/></wsdl:message>
+   <wsdl:message name="IPingServiceSign_echo_OutputMessage">
+      <wsdl:part name="parameters" element="tns:echoResponse"/></wsdl:message>
+
+   <wsdl:portType name="IPingServiceSign">
+      <wsdl:operation name="Ping">
+         <wsdl:input wsa:Action="http://xmlsoap.org/Ping" name="PingRequest" message="tns:PingRequest"/>
+         <wsdl:output wsa:Action="http://xmlsoap.org/Ping" name="PingResponse" message="tns:PingResponse"/>
+      </wsdl:operation>
+      <wsdl:operation name="echo">
+         <wsdl:input wsa:Action="http://InteropBaseAddress/interop/echo" message="tns:IPingServiceSign_echo_InputMessage"/>
+         <wsdl:output wsa:Action="http://InteropBaseAddress/interop/echo" message="tns:IPingServiceSign_echo_OutputMessage"/>
+      </wsdl:operation>
+   </wsdl:portType>
+
+   <!--wsdl:portType name="IPingServiceSign_KS10">
+      <wsdl:operation name="Ping">
+         <wsdl:input wsa:Action="http://xmlsoap.org/Ping" name="PingRequest" message="tns:PingRequest"/>
+         <wsdl:output wsa:Action="http://xmlsoap.org/Ping" name="PingResponse" message="tns:PingResponse"/>
+      </wsdl:operation>
+      <wsdl:operation name="echo">
+         <wsdl:input wsa:Action="http://InteropBaseAddress/interop/echo" message="tns:IPingServiceSign_echo_InputMessage"/>
+         <wsdl:output wsa:Action="http://InteropBaseAddress/interop/echo" message="tns:IPingServiceSign_echo_OutputMessage"/>
+      </wsdl:operation>
+   </wsdl:portType>
+
+   <wsdl:portType name="IPingServiceSign_KSD10">
+      <wsdl:operation name="Ping">
+         <wsdl:input wsa:Action="http://xmlsoap.org/Ping" name="PingRequest" message="tns:PingRequest"/>
+         <wsdl:output wsa:Action="http://xmlsoap.org/Ping" name="PingResponse" message="tns:PingResponse"/>
+      </wsdl:operation>
+      <wsdl:operation name="echo">
+         <wsdl:input wsa:Action="http://InteropBaseAddress/interop/echo" message="tns:IPingServiceSign_echo_InputMessage"/>
+         <wsdl:output wsa:Action="http://InteropBaseAddress/interop/echo" message="tns:IPingServiceSign_echo_OutputMessage"/>
+      </wsdl:operation>
+   </wsdl:portType-->
+
+</wsdl:definitions>
\ No newline at end of file


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/wsdl/wsdl0.wsdl
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/wsdl/xsd0.xsd
===================================================================
--- trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/wsdl/xsd0.xsd	2006-09-19 10:27:43 UTC (rev 997)
+++ trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/wsdl/xsd0.xsd	2006-09-19 10:28:26 UTC (rev 998)
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xs:schema elementFormDefault="qualified" targetNamespace="http://xmlsoap.org/Ping" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://xmlsoap.org/Ping"><xs:element name="Ping" type="tns:ping"/><xs:complexType name="ping"><xs:sequence><xs:element minOccurs="1" maxOccurs="1" name="scenario" nillable="true" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="origin" nillable="true" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="text" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="PingResponse" type="tns:PingResponseBody"/><xs:complexType name="PingResponseBody"><xs:sequence><xs:element minOccurs="1" maxOccurs="1" name="scenario" nillable="true" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="origin" nillable="true" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="text" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:schema>
\ No newline at end of file


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/wsdl/xsd0.xsd
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/wsdl/xsd1.xsd
===================================================================
--- trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/wsdl/xsd1.xsd	2006-09-19 10:27:43 UTC (rev 997)
+++ trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/wsdl/xsd1.xsd	2006-09-19 10:28:26 UTC (rev 998)
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xs:schema elementFormDefault="qualified" targetNamespace="http://InteropBaseAddress/interop" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://InteropBaseAddress/interop"><xs:element name="echo"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="request" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="echoResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="echoResult" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element></xs:schema>
\ No newline at end of file


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/wsdl/xsd1.xsd
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/wsdl/xsd2.xsd
===================================================================
--- trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/wsdl/xsd2.xsd	2006-09-19 10:27:43 UTC (rev 997)
+++ trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/wsdl/xsd2.xsd	2006-09-19 10:28:26 UTC (rev 998)
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/"><xs:element name="anyType" nillable="true" type="xs:anyType"/><xs:element name="anyURI" nillable="true" type="xs:anyURI"/><xs:element name="base64Binary" nillable="true" type="xs:base64Binary"/><xs:element name="boolean" nillable="true" type="xs:boolean"/><xs:element name="byte" nillable="true" type="xs:byte"/><xs:element name="dateTime" nillable="true" type="xs:dateTime"/><xs:element name="decimal" nillable="true" type="xs:decimal"/><xs:element name="double" nillable="true" type="xs:double"/><xs:element name="float" nillable="true" type="xs:float"/><xs:element name="int" nillable="true" type="xs:int"/><xs:element name="long" nillable="true" type="xs:long"/><xs:element name="QName" nillable="true" type="xs:QName"/><xs:element!
  name="short" nillable="true" type="xs:short"/><xs:element name="string" nillable="true" type="xs:string"/><xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte"/><xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt"/><xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong"/><xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort"/><xs:element name="char" nillable="true" type="tns:char"/><xs:simpleType name="char"><xs:restriction base="xs:int"/></xs:simpleType><xs:element name="duration" nillable="true" type="tns:duration"/><xs:simpleType name="duration"><xs:restriction base="xs:duration"><xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?"/><xs:minInclusive value="-P10675199DT2H48M5.4775808S"/><xs:maxInclusive value="P10675199DT2H48M5.4775807S"/></xs:restriction></xs:simpleType><xs:element name="guid" nillable="true" type="tns:guid"/><xs:simpleType name="guid"><xs:restriction base="xs:string"><xs:patt!
 ern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\d
a-fA-F]{12}"/></xs:restriction></xs:simpleType><xs:attribute name="FactoryType" type="xs:QName"/></xs:schema>
\ No newline at end of file


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/wsdl/xsd2.xsd
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: trunk/src/test/resources/interop/microsoft/security/wsse10/config.xml
===================================================================
--- trunk/src/test/resources/interop/microsoft/security/wsse10/config.xml	2006-09-19 10:27:43 UTC (rev 997)
+++ trunk/src/test/resources/interop/microsoft/security/wsse10/config.xml	2006-09-19 10:28:26 UTC (rev 998)
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   This file is used from the webservice/test subdirectory
+   therefore the resource references have to be relative to that base directory.
+-->
+<configuration xmlns="http://java.sun.com/xml/ns/jax-rpc/ri/config">
+   <wsdl location="resources/interop/microsoft/security/wsse10/WEB-INF/wsdl/WsSecurity10Sign.wsdl"
+         packageName="org.jboss.test.ws.interop.microsoft.security.wsse10"/>
+</configuration>
\ No newline at end of file


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10/config.xml
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/META-INF/application-client.xml
===================================================================
--- trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/META-INF/application-client.xml	2006-09-19 10:27:43 UTC (rev 997)
+++ trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/META-INF/application-client.xml	2006-09-19 10:28:26 UTC (rev 998)
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<application-client xmlns="http://java.sun.com/xml/ns/j2ee"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/application-client_1_4.xsd"
+  version="1.4">
+
+  <display-name>HelloService</display-name>
+
+  <service-ref>
+    <service-ref-name>service/interop/IPingServiceSignEncrypt</service-ref-name>
+    <service-interface>javax.xml.rpc.Service</service-interface>
+    <wsdl-file>META-INF/wsdl/WsSecurity10Encrypt.wsdl</wsdl-file>
+    <jaxrpc-mapping-file>META-INF/jaxrpc-mapping.xml</jaxrpc-mapping-file>
+
+     <port-component-ref>
+        <service-endpoint-interface>org.jboss.test.ws.interop.microsoft.security.wsse10Encrypt.IPingService</service-endpoint-interface>
+     </port-component-ref>
+     
+  </service-ref>
+
+</application-client>
+


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/META-INF/application-client.xml
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/META-INF/jboss-client.xml
===================================================================
--- trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/META-INF/jboss-client.xml	2006-09-19 10:27:43 UTC (rev 997)
+++ trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/META-INF/jboss-client.xml	2006-09-19 10:28:26 UTC (rev 998)
@@ -0,0 +1,12 @@
+<?xml version='1.0' encoding='UTF-8' ?>
+
+<jboss-client>
+  <jndi-name>jbossws-client</jndi-name>
+
+  <service-ref>
+    <service-ref-name>service/interop/IPingServiceSignEncrypt</service-ref-name>
+		<config-name>Standard WSSecurity Client</config-name>
+    <!--wsdl-override>http://@jbosstest.host.name@:8080/jbossws-samples-wssecurity-sign?wsdl</wsdl-override-->
+  </service-ref>
+
+</jboss-client>


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/META-INF/jboss-client.xml
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/META-INF/jboss-wsse-client.xml
===================================================================
--- trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/META-INF/jboss-wsse-client.xml	2006-09-19 10:27:43 UTC (rev 997)
+++ trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/META-INF/jboss-wsse-client.xml	2006-09-19 10:28:26 UTC (rev 998)
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<jboss-ws-security xmlns="http://www.jboss.com/ws-security/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://www.jboss.com/ws-security/config http://www.jboss.com/ws-security/schema/jboss-ws-security_1_0.xsd">
+  <config>
+    <sign type="x509v3" alias="1"/>
+    <encrypt type="x509v3" alias="1"/>
+    <requires>
+      <signature/>
+      <encryption/>
+    </requires>
+  </config>
+</jboss-ws-security>
\ No newline at end of file


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/META-INF/jboss-wsse-client.xml
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/META-INF/scenarios.xml
===================================================================
--- trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/META-INF/scenarios.xml	2006-09-19 10:27:43 UTC (rev 997)
+++ trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/META-INF/scenarios.xml	2006-09-19 10:28:26 UTC (rev 998)
@@ -0,0 +1,11 @@
+<client-scenarios>
+   <scenario name="default" description="Testing local WSSE endpoints">
+      <target-endpoint>http://localhost:8080/wsse10Encrypt/endpoint</target-endpoint>
+   </scenario>
+    <scenario name="debug-local" decsription="Testing local WSSE endpoints through packet logger">
+      <target-endpoint>http://localhost:8081/wsse10Encrypt/endpoint</target-endpoint>
+   </scenario>
+   <scenario name="msft-public" decsription="Testing MSFT public interop endpoints">
+      <target-endpoint>http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10.svc/MutualCertificate10SignEncrypt</target-endpoint>
+   </scenario>
+</client-scenarios>
\ No newline at end of file


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/META-INF/scenarios.xml
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/jaxrpc-mapping.xml
===================================================================
--- trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/jaxrpc-mapping.xml	2006-09-19 10:27:43 UTC (rev 997)
+++ trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/jaxrpc-mapping.xml	2006-09-19 10:28:26 UTC (rev 998)
@@ -0,0 +1,116 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<java-wsdl-mapping xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.1" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee    http://www.ibm.com/webservices/xsd/j2ee_jaxrpc_mapping_1_1.xsd">
+   <package-mapping>
+      <package-type>org.jboss.test.ws.interop.microsoft.security.wsse10Encrypt</package-type>
+      <namespaceURI>http://tempuri.org/</namespaceURI>
+   </package-mapping>
+   <package-mapping>
+      <package-type>org.jboss.test.ws.interop.microsoft.security.wsse10Encrypt</package-type>
+      <namespaceURI>http://xmlsoap.org/Ping</namespaceURI>
+   </package-mapping>
+   <package-mapping>
+      <package-type>org.jboss.test.ws.interop.microsoft.security.wsse10Encrypt</package-type>
+      <namespaceURI>http://InteropBaseAddress/interop</namespaceURI>
+   </package-mapping>
+   <java-xml-type-mapping>
+      <java-type>org.jboss.test.ws.interop.microsoft.security.wsse10Encrypt.PingResponseType</java-type>
+      <root-type-qname xmlns:typeNS="http://xmlsoap.org/Ping">typeNS:pingResponseType</root-type-qname>
+      <qname-scope>complexType</qname-scope>
+      <variable-mapping>
+         <java-variable-name>scenario</java-variable-name>
+         <xml-element-name>scenario</xml-element-name>
+      </variable-mapping>
+      <variable-mapping>
+         <java-variable-name>origin</java-variable-name>
+         <xml-element-name>origin</xml-element-name>
+      </variable-mapping>
+      <variable-mapping>
+         <java-variable-name>text</java-variable-name>
+         <xml-element-name>text</xml-element-name>
+      </variable-mapping>
+   </java-xml-type-mapping>
+   <java-xml-type-mapping>
+      <java-type>org.jboss.test.ws.interop.microsoft.security.wsse10Encrypt.EchoResponse</java-type>
+      <anonymous-type-qname>http://InteropBaseAddress/interop:&gt;echoResponse</anonymous-type-qname>
+      <qname-scope>complexType</qname-scope>
+      <variable-mapping>
+         <java-variable-name>echoResult</java-variable-name>
+         <xml-element-name>echoResult</xml-element-name>
+      </variable-mapping>
+   </java-xml-type-mapping>
+   <java-xml-type-mapping>
+      <java-type>org.jboss.test.ws.interop.microsoft.security.wsse10Encrypt.Echo</java-type>
+      <anonymous-type-qname>http://InteropBaseAddress/interop:&gt;echo</anonymous-type-qname>
+      <qname-scope>complexType</qname-scope>
+      <variable-mapping>
+         <java-variable-name>request</java-variable-name>
+         <xml-element-name>request</xml-element-name>
+      </variable-mapping>
+   </java-xml-type-mapping>
+   <java-xml-type-mapping>
+      <java-type>org.jboss.test.ws.interop.microsoft.security.wsse10Encrypt.PingType</java-type>
+      <root-type-qname xmlns:typeNS="http://xmlsoap.org/Ping">typeNS:pingType</root-type-qname>
+      <qname-scope>complexType</qname-scope>
+      <variable-mapping>
+         <java-variable-name>scenario</java-variable-name>
+         <xml-element-name>scenario</xml-element-name>
+      </variable-mapping>
+      <variable-mapping>
+         <java-variable-name>origin</java-variable-name>
+         <xml-element-name>origin</xml-element-name>
+      </variable-mapping>
+      <variable-mapping>
+         <java-variable-name>text</java-variable-name>
+         <xml-element-name>text</xml-element-name>
+      </variable-mapping>
+   </java-xml-type-mapping>
+   <service-interface-mapping>
+      <service-interface>org.jboss.test.ws.interop.microsoft.security.wsse10Encrypt.PingService10</service-interface>
+      <wsdl-service-name xmlns:serviceNS="http://tempuri.org/">serviceNS:PingService10</wsdl-service-name>
+      <port-mapping>
+         <port-name>MutualCertificate10SignEncrypt_IPingService</port-name>
+         <java-port-name>MutualCertificate10SignEncrypt_IPingService</java-port-name>
+      </port-mapping>
+   </service-interface-mapping>
+   <service-endpoint-interface-mapping>
+      <service-endpoint-interface>org.jboss.test.ws.interop.microsoft.security.wsse10Encrypt.IPingService</service-endpoint-interface>
+      <wsdl-port-type xmlns:portTypeNS="http://InteropBaseAddress/interop">portTypeNS:IPingService</wsdl-port-type>
+      <wsdl-binding xmlns:bindingNS="http://tempuri.org/">bindingNS:MutualCertificate10SignEncrypt_IPingService</wsdl-binding>
+      <service-endpoint-method-mapping>
+         <java-method-name>ping</java-method-name>
+         <wsdl-operation>Ping</wsdl-operation>
+         <method-param-parts-mapping>
+            <param-position>0</param-position>
+            <param-type>org.jboss.test.ws.interop.microsoft.security.wsse10Encrypt.PingType</param-type>
+            <wsdl-message-mapping>
+               <wsdl-message xmlns:wsdlMsgNS="http://InteropBaseAddress/interop">wsdlMsgNS:PingRequest</wsdl-message>
+               <wsdl-message-part-name>parameters</wsdl-message-part-name>
+               <parameter-mode>IN</parameter-mode>
+            </wsdl-message-mapping>
+         </method-param-parts-mapping>
+         <wsdl-return-value-mapping>
+            <method-return-value>org.jboss.test.ws.interop.microsoft.security.wsse10Encrypt.PingResponseType</method-return-value>
+            <wsdl-message xmlns:wsdlMsgNS="http://InteropBaseAddress/interop">wsdlMsgNS:PingResponse</wsdl-message>
+            <wsdl-message-part-name>parameters</wsdl-message-part-name>
+         </wsdl-return-value-mapping>
+      </service-endpoint-method-mapping>
+      <service-endpoint-method-mapping>
+         <java-method-name>echo</java-method-name>
+         <wsdl-operation>echo</wsdl-operation>
+         <method-param-parts-mapping>
+            <param-position>0</param-position>
+            <param-type>org.jboss.test.ws.interop.microsoft.security.wsse10Encrypt.Echo</param-type>
+            <wsdl-message-mapping>
+               <wsdl-message xmlns:wsdlMsgNS="http://InteropBaseAddress/interop">wsdlMsgNS:IPingService_echo_InputMessage</wsdl-message>
+               <wsdl-message-part-name>parameters</wsdl-message-part-name>
+               <parameter-mode>IN</parameter-mode>
+            </wsdl-message-mapping>
+         </method-param-parts-mapping>
+         <wsdl-return-value-mapping>
+            <method-return-value>org.jboss.test.ws.interop.microsoft.security.wsse10Encrypt.EchoResponse</method-return-value>
+            <wsdl-message xmlns:wsdlMsgNS="http://InteropBaseAddress/interop">wsdlMsgNS:IPingService_echo_OutputMessage</wsdl-message>
+            <wsdl-message-part-name>parameters</wsdl-message-part-name>
+         </wsdl-return-value-mapping>
+      </service-endpoint-method-mapping>
+   </service-endpoint-interface-mapping>
+</java-wsdl-mapping>


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/jaxrpc-mapping.xml
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/jboss-web.xml
===================================================================
--- trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/jboss-web.xml	2006-09-19 10:27:43 UTC (rev 997)
+++ trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/jboss-web.xml	2006-09-19 10:28:26 UTC (rev 998)
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<jboss-web>
+   <context-root>/wsse10Encrypt</context-root>
+   <depends>jboss.ws:service=WebServiceDeployerJSE</depends>
+</jboss-web>
\ No newline at end of file


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/jboss-web.xml
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/jboss-wsse-server.xml
===================================================================
--- trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/jboss-wsse-server.xml	2006-09-19 10:27:43 UTC (rev 997)
+++ trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/jboss-wsse-server.xml	2006-09-19 10:28:26 UTC (rev 998)
@@ -0,0 +1,19 @@
+<jboss-ws-security xmlns="http://www.jboss.com/ws-security/config"
+                   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+                   xsi:schemaLocation="http://www.jboss.com/ws-security/config
+                   http://www.jboss.com/ws-security/schema/jboss-ws-security_1_0.xsd">
+   <key-store-file>WEB-INF/alice.jks</key-store-file>
+   <key-store-password>password</key-store-password>
+   <trust-store-file>WEB-INF/wsse10.truststore</trust-store-file>
+   <trust-store-password>password</trust-store-password>
+
+   <config>
+      <sign type="x509v3" alias="1"/>
+      <encrypt type="x509v3" alias="1"/>
+      <requires>
+         <signature/>
+         <encryption/>
+      </requires>
+   </config>
+
+</jboss-ws-security>


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/jboss-wsse-server.xml
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/web.xml
===================================================================
--- trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/web.xml	2006-09-19 10:27:43 UTC (rev 997)
+++ trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/web.xml	2006-09-19 10:28:26 UTC (rev 998)
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<web-app version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">
+
+   <display-name>wsse10EncryptTestService App</display-name>
+
+   <context-param>
+      <param-name>jbossws-config-name</param-name>
+      <param-value>Standard WSSecurity Endpoint</param-value>
+   </context-param>
+
+   <servlet>
+      <servlet-name>ServiceServlet</servlet-name>
+      <servlet-class>org.jboss.test.ws.interop.microsoft.security.wsse10Encrypt.TestService</servlet-class>
+      <load-on-startup>0</load-on-startup>
+   </servlet>
+   <servlet-mapping>
+      <servlet-name>ServiceServlet</servlet-name>
+      <url-pattern>/endpoint</url-pattern>
+   </servlet-mapping>
+
+</web-app>
\ No newline at end of file


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/web.xml
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/webservices.xml
===================================================================
--- trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/webservices.xml	2006-09-19 10:27:43 UTC (rev 997)
+++ trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/webservices.xml	2006-09-19 10:28:26 UTC (rev 998)
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<webservices xmlns="http://java.sun.com/xml/ns/j2ee"
+             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+             xmlns:wsdl="http://tempuri.org/"
+             xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
+             http://www.ibm.com/webservices/xsd/j2ee_web_services_1_1.xsd"
+             version="1.1">
+
+   <webservice-description>
+
+      <webservice-description-name>wsse10EncryptTestService</webservice-description-name>
+      <wsdl-file>WEB-INF/wsdl/WsSecurity10Encrypt.wsdl</wsdl-file>
+      <jaxrpc-mapping-file>WEB-INF/jaxrpc-mapping.xml</jaxrpc-mapping-file>
+
+      <port-component>
+         <port-component-name>encryptPort</port-component-name>
+         <wsdl-port>wsdl:MutualCertificate10SignEncrypt_IPingService</wsdl-port>
+         <service-endpoint-interface>org.jboss.test.ws.interop.microsoft.security.wsse10Encrypt.IPingService</service-endpoint-interface>
+         <service-impl-bean>
+            <servlet-link>ServiceServlet</servlet-link>
+         </service-impl-bean>
+      </port-component>
+
+   </webservice-description>
+</webservices>
\ No newline at end of file


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/webservices.xml
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/wsdl/WsSecurity10Encrypt.wsdl
===================================================================
--- trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/wsdl/WsSecurity10Encrypt.wsdl	2006-09-19 10:27:43 UTC (rev 997)
+++ trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/wsdl/WsSecurity10Encrypt.wsdl	2006-09-19 10:28:26 UTC (rev 998)
@@ -0,0 +1,200 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<wsdl:definitions name="PingService10" targetNamespace="http://tempuri.org/"
+                  xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
+                  xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
+                  xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
+                  xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
+                  xmlns:wsap10="http://www.w3.org/2005/08/addressing"
+                  xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+                  xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy"
+                  xmlns:i0="http://InteropBaseAddress/interop"
+                  xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/09/policy/addressing"
+                  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+                  xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract"
+                  xmlns:tns="http://tempuri.org/" 
+                  xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"
+                  xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex"
+                  xmlns:wsa10="http://www.w3.org/2005/08/addressing">
+   <wsp:Policy wsu:Id="UserNameOverTransport_IPingService_policy"><wsp:ExactlyOne><wsp:All><sp:TransportBinding xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><wsp:Policy><sp:TransportToken><wsp:Policy><sp:HttpsToken RequireClientCertificate="false"/></wsp:Policy></sp:TransportToken><sp:AlgorithmSuite><wsp:Policy><sp:Basic256/></wsp:Policy></sp:AlgorithmSuite><sp:Layout><wsp:Policy><sp:Lax/></wsp:Policy></sp:Layout><sp:IncludeTimestamp/></wsp:Policy></sp:TransportBinding><sp:SignedSupportingTokens xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><wsp:Policy><sp:UsernameToken sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/AlwaysToRecipient"><wsp:Policy><sp:WssUsernameToken10/></wsp:Policy></sp:UsernameToken></wsp:Policy></sp:SignedSupportingTokens><sp:Wss10 xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><wsp:Policy><sp:MustSupportRefKeyIdentifier/><sp:MustSupportRefIssuerSerial/></wsp:Policy!
 ></sp:Wss10></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="MutualCertificate10SignEncrypt_IPingService_policy"><wsp:ExactlyOne><wsp:All><sp:AsymmetricBinding xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><wsp:Policy><sp:InitiatorToken><wsp:Policy><sp:X509Token sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/AlwaysToRecipient"><wsp:Policy><sp:WssX509V3Token10/></wsp:Policy></sp:X509Token></wsp:Policy></sp:InitiatorToken><sp:RecipientToken><wsp:Policy><sp:X509Token sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/Never"><wsp:Policy><sp:WssX509V3Token10/></wsp:Policy></sp:X509Token></wsp:Policy></sp:RecipientToken><sp:AlgorithmSuite><wsp:Policy><sp:Basic256/></wsp:Policy></sp:AlgorithmSuite><sp:Layout><wsp:Policy><sp:Lax/></wsp:Policy></sp:Layout><sp:IncludeTimestamp/><sp:EncryptSignature/><sp:OnlySignEntireHeadersAndBody/></wsp:Policy></sp:AsymmetricBinding><sp:Wss10 xmlns:sp="!
 http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><wsp:Policy><sp:
MustSupportRefKeyIdentifier/><sp:MustSupportRefIssuerSerial/></wsp:Policy></sp:Wss10></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="MutualCertificate10SignEncrypt_IPingService_Ping_Input_policy"><wsp:ExactlyOne><wsp:All><sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/></sp:SignedParts><sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/></sp:EncryptedParts></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="MutualCertificate10SignEncrypt_IPingService_Ping_output_policy"><wsp:ExactlyOne><wsp:All><sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/></sp:SignedParts><sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/></sp:EncryptedParts></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="MutualCertificate10SignEncrypt_IPingService_echo_Input_policy"><wsp:ExactlyOne><wsp:All><sp:SignedParts xml!
 ns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/></sp:SignedParts><sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/></sp:EncryptedParts></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="MutualCertificate10SignEncrypt_IPingService_echo_output_policy"><wsp:ExactlyOne><wsp:All><sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/></sp:SignedParts><sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/></sp:EncryptedParts></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="MutualCertificate10SignEncryptRsa15TripleDes_IPingService_policy"><wsp:ExactlyOne><wsp:All><sp:AsymmetricBinding xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><wsp:Policy><sp:InitiatorToken><wsp:Policy><sp:X509Token sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/AlwaysToRecipient"><wsp:Policy><sp:WssX50!
 9V3Token10/></wsp:Policy></sp:X509Token></wsp:Policy></sp:InitiatorTok
en><sp:RecipientToken><wsp:Policy><sp:X509Token sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/Never"><wsp:Policy><sp:WssX509V3Token10/></wsp:Policy></sp:X509Token></wsp:Policy></sp:RecipientToken><sp:AlgorithmSuite><wsp:Policy><sp:TripleDesRsa15/></wsp:Policy></sp:AlgorithmSuite><sp:Layout><wsp:Policy><sp:Lax/></wsp:Policy></sp:Layout><sp:IncludeTimestamp/><sp:EncryptSignature/><sp:OnlySignEntireHeadersAndBody/></wsp:Policy></sp:AsymmetricBinding><sp:Wss10 xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><wsp:Policy><sp:MustSupportRefKeyIdentifier/><sp:MustSupportRefIssuerSerial/></wsp:Policy></sp:Wss10></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="MutualCertificate10SignEncryptRsa15TripleDes_IPingService_Ping_Input_policy"><wsp:ExactlyOne><wsp:All><sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/></sp:SignedParts><sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/w!
 s/2005/07/securitypolicy"><sp:Body/></sp:EncryptedParts></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="MutualCertificate10SignEncryptRsa15TripleDes_IPingService_Ping_output_policy"><wsp:ExactlyOne><wsp:All><sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/></sp:SignedParts><sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/></sp:EncryptedParts></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="MutualCertificate10SignEncryptRsa15TripleDes_IPingService_echo_Input_policy"><wsp:ExactlyOne><wsp:All><sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/></sp:SignedParts><sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/></sp:EncryptedParts></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="MutualCertificate10SignEncryptRsa15TripleDes_IPingService_echo_output_policy"><wsp:ExactlyOne><wsp:All><sp:!
 SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypo
licy"><sp:Body/></sp:SignedParts><sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/></sp:EncryptedParts></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="X10_IPingService_policy"><wsp:ExactlyOne><wsp:All><sp:AsymmetricBinding xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><wsp:Policy><sp:InitiatorToken><wsp:Policy><sp:X509Token sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/AlwaysToRecipient"><wsp:Policy><sp:WssX509V3Token10/></wsp:Policy></sp:X509Token></wsp:Policy></sp:InitiatorToken><sp:RecipientToken><wsp:Policy><sp:X509Token sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/Never"><wsp:Policy><sp:WssX509V3Token10/></wsp:Policy></sp:X509Token></wsp:Policy></sp:RecipientToken><sp:AlgorithmSuite><wsp:Policy><sp:Basic256/></wsp:Policy></sp:AlgorithmSuite><sp:Layout><wsp:Policy><sp:Lax/></wsp:Policy></sp:Layout><sp:IncludeTimestamp/><sp:On!
 lySignEntireHeadersAndBody/></wsp:Policy></sp:AsymmetricBinding><sp:Wss10 xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><wsp:Policy><sp:MustSupportRefKeyIdentifier/><sp:MustSupportRefIssuerSerial/></wsp:Policy></sp:Wss10><wsap:UsingAddressing/></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="X10_IPingService_Ping_Input_policy"><wsp:ExactlyOne><wsp:All><sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/><sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addr!
 essing"/><sp:Header Name="Action" Namespace="http://schemas.xmlsoap.or
g/ws/2004/08/addressing"/></sp:SignedParts><sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/></sp:EncryptedParts></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="X10_IPingService_Ping_output_policy"><wsp:ExactlyOne><wsp:All><sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/><sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/></sp:Signe!
 dParts><sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/></sp:EncryptedParts></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="X10_IPingService_echo_Input_policy"><wsp:ExactlyOne><wsp:All><sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/><sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/></sp:SignedParts><sp:EncryptedParts xmlns:sp="!
 http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/></sp:E
ncryptedParts></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="X10_IPingService_echo_output_policy"><wsp:ExactlyOne><wsp:All><sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/><sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/></sp:SignedParts><sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/></sp:EncryptedParts></wsp:All></wsp:Exactl!
 yOne></wsp:Policy><wsp:Policy wsu:Id="K10_IPingService_policy"><wsp:ExactlyOne><wsp:All><sp:SymmetricBinding xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><wsp:Policy><sp:ProtectionToken><wsp:Policy><sp:KerberosToken sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/Once"><wsp:Policy><sp:WssGssKerberosV5ApReqToken11/></wsp:Policy></sp:KerberosToken></wsp:Policy></sp:ProtectionToken><sp:AlgorithmSuite><wsp:Policy><sp:Basic128/></wsp:Policy></sp:AlgorithmSuite><sp:Layout><wsp:Policy><sp:Lax/></wsp:Policy></sp:Layout><sp:IncludeTimestamp/><sp:OnlySignEntireHeadersAndBody/></wsp:Policy></sp:SymmetricBinding><sp:Wss10 xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><wsp:Policy><sp:MustSupportRefKeyIdentifier/><sp:MustSupportRefIssuerSerial/></wsp:Policy></sp:Wss10><wsap:UsingAddressing/></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="K10_IPingService_Ping_Input_policy"><wsp:ExactlyOne><wsp:All><sp:Sig!
 nedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolic
y"><sp:Body/><sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/></sp:SignedParts><sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/></sp:EncryptedParts></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="K10_IPingService_Ping_output_policy"><wsp:ExactlyOne><wsp:All><sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/><sp:Header Name="To" Na!
 mespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/></sp:SignedParts><sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/></sp:EncryptedParts></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="K10_IPingService_echo_Input_policy"><wsp:ExactlyOne><wsp:All><sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/><sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/!
 ws/2004/08/addressing"/><sp:Header Name="From" Namespace="http://schem
as.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/></sp:SignedParts><sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/></sp:EncryptedParts></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="K10_IPingService_echo_output_policy"><wsp:ExactlyOne><wsp:All><sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/><sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing!
 "/><sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/></sp:SignedParts><sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/></sp:EncryptedParts></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="KD10_IPingService_policy"><wsp:ExactlyOne><wsp:All><sp:SymmetricBinding xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><wsp:Policy><sp:ProtectionToken><wsp:Policy><sp:KerberosToken sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/Once"><wsp:Policy><sp:RequireDerivedKeys/><sp:WssGssKerberosV5ApReqToke!
 n11/></wsp:Policy></sp:KerberosToken></wsp:Policy></sp:ProtectionToken
><sp:AlgorithmSuite><wsp:Policy><sp:Basic128/></wsp:Policy></sp:AlgorithmSuite><sp:Layout><wsp:Policy><sp:Lax/></wsp:Policy></sp:Layout><sp:IncludeTimestamp/><sp:OnlySignEntireHeadersAndBody/></wsp:Policy></sp:SymmetricBinding><sp:Wss10 xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><wsp:Policy><sp:MustSupportRefKeyIdentifier/><sp:MustSupportRefIssuerSerial/></wsp:Policy></sp:Wss10><wsap:UsingAddressing/></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="KD10_IPingService_Ping_Input_policy"><wsp:ExactlyOne><wsp:All><sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/><sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Head!
 er Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/></sp:SignedParts><sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/></sp:EncryptedParts></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="KD10_IPingService_Ping_output_policy"><wsp:ExactlyOne><wsp:All><sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/><sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="MessageID" Namespace="htt!
 p://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="Relat
esTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/></sp:SignedParts><sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/></sp:EncryptedParts></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="KD10_IPingService_echo_Input_policy"><wsp:ExactlyOne><wsp:All><sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/><sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="RelatesTo" Namespace="http://schemas.xmls!
 oap.org/ws/2004/08/addressing"/><sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/></sp:SignedParts><sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/></sp:EncryptedParts></wsp:All></wsp:ExactlyOne></wsp:Policy><wsp:Policy wsu:Id="KD10_IPingService_echo_output_policy"><wsp:ExactlyOne><wsp:All><sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/><sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/><s!
 p:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/0
8/addressing"/></sp:SignedParts><sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/></sp:EncryptedParts></wsp:All></wsp:ExactlyOne></wsp:Policy><wsdl:import namespace="http://InteropBaseAddress/interop" location="wsdl0.wsdl"/><wsdl:types/>
+
+   <!--wsdl:binding name="UserNameOverTransport_IPingService" type="i0:IPingService">
+      <wsp:PolicyReference URI="#UserNameOverTransport_IPingService_policy"/>
+      <soap:binding transport="http://schemas.xmlsoap.org/soap/http"/>
+      <wsdl:operation name="Ping">
+         <soap:operation soapAction="http://xmlsoap.org/Ping" style="document"/>
+         <wsdl:input name="PingRequest">
+            <soap:body use="literal"/>
+         </wsdl:input>
+         <wsdl:output name="PingResponse">
+            <soap:body use="literal"/>
+         </wsdl:output>
+      </wsdl:operation>
+      <wsdl:operation name="echo">
+         <soap:operation soapAction="http://InteropBaseAddress/interop/echo" style="document"/>
+         <wsdl:input>
+            <soap:body use="literal"/>
+         </wsdl:input>
+         <wsdl:output>
+            <soap:body use="literal"/>
+         </wsdl:output>
+      </wsdl:operation>
+   </wsdl:binding-->
+
+   <wsdl:binding name="MutualCertificate10SignEncrypt_IPingService" type="i0:IPingService">
+      <wsp:PolicyReference URI="#MutualCertificate10SignEncrypt_IPingService_policy"/>
+      <soap:binding transport="http://schemas.xmlsoap.org/soap/http"/>
+      <wsdl:operation name="Ping">
+         <soap:operation soapAction="http://xmlsoap.org/Ping" style="document"/>
+         <wsdl:input name="PingRequest">
+            <wsp:PolicyReference URI="#MutualCertificate10SignEncrypt_IPingService_Ping_Input_policy"/>
+            <soap:body use="literal"/>
+         </wsdl:input>
+         <wsdl:output name="PingResponse">
+            <wsp:PolicyReference URI="#MutualCertificate10SignEncrypt_IPingService_Ping_output_policy"/>
+            <soap:body use="literal"/>
+         </wsdl:output>
+      </wsdl:operation>
+
+      <wsdl:operation name="echo">
+         <soap:operation soapAction="http://InteropBaseAddress/interop/echo" style="document"/>
+         <wsdl:input><wsp:PolicyReference URI="#MutualCertificate10SignEncrypt_IPingService_echo_Input_policy"/>
+            <soap:body use="literal"/>
+         </wsdl:input>
+         <wsdl:output>
+            <wsp:PolicyReference URI="#MutualCertificate10SignEncrypt_IPingService_echo_output_policy"/>
+            <soap:body use="literal"/>
+         </wsdl:output>
+      </wsdl:operation>
+   </wsdl:binding>
+
+   <!--wsdl:binding name="MutualCertificate10SignEncryptRsa15TripleDes_IPingService" type="i0:IPingService">
+      <wsp:PolicyReference URI="#MutualCertificate10SignEncryptRsa15TripleDes_IPingService_policy"/>
+      <soap:binding transport="http://schemas.xmlsoap.org/soap/http"/>
+      <wsdl:operation name="Ping">
+         <soap:operation soapAction="http://xmlsoap.org/Ping" style="document"/>
+         <wsdl:input name="PingRequest">
+            <wsp:PolicyReference URI="#MutualCertificate10SignEncryptRsa15TripleDes_IPingService_Ping_Input_policy"/>
+            <soap:body use="literal"/>
+         </wsdl:input>
+         <wsdl:output name="PingResponse">
+            <wsp:PolicyReference URI="#MutualCertificate10SignEncryptRsa15TripleDes_IPingService_Ping_output_policy"/>
+            <soap:body use="literal"/>
+         </wsdl:output>
+      </wsdl:operation>
+
+      <wsdl:operation name="echo">
+         <soap:operation soapAction="http://InteropBaseAddress/interop/echo" style="document"/>
+         <wsdl:input><wsp:PolicyReference URI="#MutualCertificate10SignEncryptRsa15TripleDes_IPingService_echo_Input_policy"/>
+            <soap:body use="literal"/>
+         </wsdl:input>
+         <wsdl:output>
+            <wsp:PolicyReference URI="#MutualCertificate10SignEncryptRsa15TripleDes_IPingService_echo_output_policy"/>
+            <soap:body use="literal"/>
+         </wsdl:output>
+      </wsdl:operation>
+
+   </wsdl:binding>
+
+   <wsdl:binding name="X10_IPingService" type="i0:IPingService">
+      <wsp:PolicyReference URI="#X10_IPingService_policy"/>
+      <soap12:binding transport="http://schemas.xmlsoap.org/soap/http"/>
+      <wsdl:operation name="Ping">
+         <soap12:operation soapAction="http://xmlsoap.org/Ping" style="document"/>
+         <wsdl:input name="PingRequest">
+            <wsp:PolicyReference URI="#X10_IPingService_Ping_Input_policy"/>
+            <soap12:body use="literal"/>
+         </wsdl:input>
+         <wsdl:output name="PingResponse">
+            <wsp:PolicyReference URI="#X10_IPingService_Ping_output_policy"/>
+            <soap12:body use="literal"/>
+         </wsdl:output>
+
+      </wsdl:operation>
+      <wsdl:operation name="echo">
+         <soap12:operation soapAction="http://InteropBaseAddress/interop/echo" style="document"/>
+         <wsdl:input><wsp:PolicyReference URI="#X10_IPingService_echo_Input_policy"/>
+            <soap12:body use="literal"/>
+         </wsdl:input>
+         <wsdl:output>
+            <wsp:PolicyReference URI="#X10_IPingService_echo_output_policy"/>
+            <soap12:body use="literal"/>
+         </wsdl:output>
+      </wsdl:operation>
+
+   </wsdl:binding>
+
+   <wsdl:binding name="K10_IPingService" type="i0:IPingService">
+      <wsp:PolicyReference URI="#K10_IPingService_policy"/>
+      <soap12:binding transport="http://schemas.xmlsoap.org/soap/http"/>
+      <wsdl:operation name="Ping">
+         <soap12:operation soapAction="http://xmlsoap.org/Ping" style="document"/>
+         <wsdl:input name="PingRequest">
+            <wsp:PolicyReference URI="#K10_IPingService_Ping_Input_policy"/>
+            <soap12:body use="literal"/>
+         </wsdl:input>
+         <wsdl:output name="PingResponse">
+            <wsp:PolicyReference URI="#K10_IPingService_Ping_output_policy"/>
+            <soap12:body use="literal"/>
+         </wsdl:output>
+
+      </wsdl:operation>
+      <wsdl:operation name="echo">
+         <soap12:operation soapAction="http://InteropBaseAddress/interop/echo" style="document"/>
+         <wsdl:input>
+            <wsp:PolicyReference URI="#K10_IPingService_echo_Input_policy"/>
+            <soap12:body use="literal"/>
+         </wsdl:input>
+         <wsdl:output>
+            <wsp:PolicyReference URI="#K10_IPingService_echo_output_policy"/>
+            <soap12:body use="literal"/>
+         </wsdl:output>
+      </wsdl:operation>
+   </wsdl:binding>
+
+   <wsdl:binding name="KD10_IPingService" type="i0:IPingService">
+      <wsp:PolicyReference URI="#KD10_IPingService_policy"/>
+      <soap12:binding transport="http://schemas.xmlsoap.org/soap/http"/>
+      <wsdl:operation name="Ping">
+         <soap12:operation soapAction="http://xmlsoap.org/Ping" style="document"/>
+         <wsdl:input name="PingRequest">
+            <wsp:PolicyReference URI="#KD10_IPingService_Ping_Input_policy"/>
+            <soap12:body use="literal"/>
+         </wsdl:input>
+         <wsdl:output name="PingResponse">
+            <wsp:PolicyReference URI="#KD10_IPingService_Ping_output_policy"/>
+            <soap12:body use="literal"/>
+         </wsdl:output>
+
+      </wsdl:operation>
+      <wsdl:operation name="echo">
+         <soap12:operation soapAction="http://InteropBaseAddress/interop/echo" style="document"/>
+         <wsdl:input>
+            <wsp:PolicyReference URI="#KD10_IPingService_echo_Input_policy"/>
+            <soap12:body use="literal"/>
+         </wsdl:input>
+         <wsdl:output>
+            <wsp:PolicyReference URI="#KD10_IPingService_echo_output_policy"/>
+            <soap12:body use="literal"/>
+         </wsdl:output>
+      </wsdl:operation>
+
+   </wsdl:binding-->
+
+   <wsdl:service name="PingService10">
+      <!--wsdl:port name="UserNameOverTransport_IPingService" binding="tns:UserNameOverTransport_IPingService">
+         <soap:address location="https://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10.svc/UserNameOverTransport"/></wsdl:port-->
+      <wsdl:port name="MutualCertificate10SignEncrypt_IPingService" binding="tns:MutualCertificate10SignEncrypt_IPingService">
+         <soap:address location="http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10.svc/MutualCertificate10SignEncrypt"/></wsdl:port>
+      <!--wsdl:port name="MutualCertificate10SignEncryptRsa15TripleDes_IPingService" binding="tns:MutualCertificate10SignEncryptRsa15TripleDes_IPingService">
+         <soap:address location="http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10.svc/MutualCertificate10SignEncryptRsa15TripleDes"/></wsdl:port>
+      <wsdl:port name="X10_IPingService" binding="tns:X10_IPingService">
+         <soap12:address location="http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10.svc/X10"/><wsa:EndpointReference><wsa:Address>http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10.svc/X10</wsa:Address><Identity xmlns="http://schemas.microsoft.com/ws/2004/04/addressingidentityextension"><KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#"><X509Data><X509Certificate>MIIDCjCCAfKgAwIBAgIQYDju2/6sm77InYfTq65x+DANBgkqhkiG9w0BAQUFADAwMQ4wDAYDVQQKDAVPQVNJUzEeMBwGA1UEAwwVT0FTSVMgSW50ZXJvcCBUZXN0IENBMB4XDTA1MDMxOTAwMDAwMFoXDTE4MDMxOTIzNTk1OVowQDEOMAwGA1UECgwFT0FTSVMxIDAeBgNVBAsMF09BU0lTIEludGVyb3AgVGVzdCBDZXJ0MQwwCgYDVQQDDANCb2IwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAMCquMva4lFDrv3fXQnKK8CkSU7HvVZ0USyJtlL/yhmHH/FQXHyYY+fTcSyWYItWJYiTZ99PAbD+6EKBGbdfuJNUJCGaTWc5ZDUISqM/SGtacYe/PD/4+g3swNPzTUQAIBLRY1pkr2cm3s5Ch/f+mYVNBR41HnBeIxybw25kkoM7AgMBAAGjgZMwgZAwCQYDVR0TBAIwADAzBgNVHR8ELDAqMCiiJoYkaHR0cDovL2ludGVyb3AuYmJ0ZXN0Lm5ldC9jcmwvY2EuY3JsMA4GA1UdDwEB/wQ!
 EAwIEsDAdBgNVHQ4EFgQUXeg55vRyK3ZhAEhEf+YT0z986L0wHwYDVR0jBBgwFoAUwJ0o/MHrNaEd1qqqoBwaTcJJDw8wDQYJKoZIhvcNAQEFBQADggEBAIiVGv2lGLhRvmMAHSlY7rKLVkv+zEUtSyg08FBT8z/RepUbtUQShcIqwWsemDU8JVtsucQLc+g6GCQXgkCkMiC8qhcLAt3BXzFmLxuCEAQeeFe8IATr4wACmEQE37TEqAuWEIanPYIplbxYgwP0OBWBSjcRpKRAxjEzuwObYjbll6vKdFHYIweWhhWPrefquFp7TefTkF4D3rcctTfWJ76I5NrEVld+7PBnnJNpdDEuGsoaiJrwTW3Ixm40RXvG3fYS4hIAPeTCUk3RkYfUkqlaaLQnUrF2hZSgiBNLPe8gGkYORccRIlZCGQDEpcWl1Uf9OHw6fC+3hkqolFd5CVI=</X509Certificate></X509Data></KeyInfo></Identity></wsa:EndpointReference></wsdl:port>
+      <wsdl:port name="K10_IPingService" binding="tns:K10_IPingService">
+         <soap12:address location="http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10.svc/K10"/><wsa:EndpointReference><wsa:Address>http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10.svc/K10</wsa:Address><Identity xmlns="http://schemas.microsoft.com/ws/2004/04/addressingidentityextension"><Spn>host/kirillgdev04</Spn></Identity></wsa:EndpointReference></wsdl:port>
+      <wsdl:port name="KD10_IPingService" binding="tns:KD10_IPingService">
+         <soap12:address location="http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10.svc/KD10"/><wsa:EndpointReference><wsa:Address>http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10.svc/KD10</wsa:Address><Identity xmlns="http://schemas.microsoft.com/ws/2004/04/addressingidentityextension"><Spn>host/kirillgdev04</Spn></Identity></wsa:EndpointReference></wsdl:port-->
+
+   </wsdl:service>
+
+
+</wsdl:definitions>
\ No newline at end of file


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/wsdl/WsSecurity10Encrypt.wsdl
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/wsdl/wsdl0.wsdl
===================================================================
--- trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/wsdl/wsdl0.wsdl	2006-09-19 10:27:43 UTC (rev 997)
+++ trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/wsdl/wsdl0.wsdl	2006-09-19 10:28:26 UTC (rev 998)
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<wsdl:definitions targetNamespace="http://InteropBaseAddress/interop"
+                  xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
+                  xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
+                  xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
+                  xmlns:wsap10="http://www.w3.org/2005/08/addressing"
+                  xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+                  xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy"
+                  xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/09/policy/addressing"
+                  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+                  xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract"
+                  xmlns:tns="http://InteropBaseAddress/interop" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"
+                  xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsa10="http://www.w3.org/2005/08/addressing">
+   <wsdl:types>
+      <xsd:schema targetNamespace="http://InteropBaseAddress/interop/Imports">
+         <xsd:import schemaLocation="xsd0.xsd" namespace="http://xmlsoap.org/Ping"/>
+         <xsd:import schemaLocation="xsd1.xsd" namespace="http://InteropBaseAddress/interop"/>
+         <xsd:import schemaLocation="xsd2.xsd" namespace="http://schemas.microsoft.com/2003/10/Serialization/"/>
+      </xsd:schema>
+   </wsdl:types>
+
+   <wsdl:message name="PingRequest"><wsdl:part name="parameters" element="q1:Ping" xmlns:q1="http://xmlsoap.org/Ping"/></wsdl:message>
+   <wsdl:message name="PingResponse"><wsdl:part name="parameters" element="q2:PingResponse" xmlns:q2="http://xmlsoap.org/Ping"/></wsdl:message>
+   <wsdl:message name="IPingService_echo_InputMessage"><wsdl:part name="parameters" element="tns:echo"/></wsdl:message>
+   <wsdl:message name="IPingService_echo_OutputMessage"><wsdl:part name="parameters" element="tns:echoResponse"/></wsdl:message>
+
+   <wsdl:portType name="IPingService">
+      <wsdl:operation name="Ping">
+         <wsdl:input wsa:Action="http://xmlsoap.org/Ping" name="PingRequest" message="tns:PingRequest"/>
+         <wsdl:output wsa:Action="http://xmlsoap.org/Ping" name="PingResponse" message="tns:PingResponse"/>
+      </wsdl:operation>
+
+      <wsdl:operation name="echo">
+         <wsdl:input wsa:Action="http://InteropBaseAddress/interop/echo" message="tns:IPingService_echo_InputMessage"/>
+         <wsdl:output wsa:Action="http://InteropBaseAddress/interop/echo" message="tns:IPingService_echo_OutputMessage"/>
+      </wsdl:operation>
+   </wsdl:portType>
+
+</wsdl:definitions>
\ No newline at end of file


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/wsdl/wsdl0.wsdl
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/wsdl/xsd0.xsd
===================================================================
--- trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/wsdl/xsd0.xsd	2006-09-19 10:27:43 UTC (rev 997)
+++ trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/wsdl/xsd0.xsd	2006-09-19 10:28:26 UTC (rev 998)
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xs:schema elementFormDefault="qualified" targetNamespace="http://xmlsoap.org/Ping"
+           xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://xmlsoap.org/Ping">
+
+   <xs:element name="Ping" type="tns:pingType"/>
+
+   <xs:complexType name="pingType">
+      <xs:sequence>
+         <xs:element minOccurs="1" maxOccurs="1" name="scenario" nillable="true" type="xs:string"/>
+         <xs:element minOccurs="1" maxOccurs="1" name="origin" nillable="true" type="xs:string"/>
+         <xs:element minOccurs="1" maxOccurs="1" name="text" nillable="true" type="xs:string"/>
+      </xs:sequence>
+   </xs:complexType>
+
+   <xs:element name="PingResponse" type="tns:pingResponseType"/>
+
+   <xs:complexType name="pingResponseType">
+      <xs:sequence>
+         <xs:element minOccurs="1" maxOccurs="1" name="scenario" nillable="true" type="xs:string"/>
+         <xs:element minOccurs="1" maxOccurs="1" name="origin" nillable="true" type="xs:string"/>
+         <xs:element minOccurs="1" maxOccurs="1" name="text" nillable="true" type="xs:string"/>
+      </xs:sequence>
+   </xs:complexType>
+</xs:schema>
\ No newline at end of file


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/wsdl/xsd0.xsd
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/wsdl/xsd1.xsd
===================================================================
--- trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/wsdl/xsd1.xsd	2006-09-19 10:27:43 UTC (rev 997)
+++ trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/wsdl/xsd1.xsd	2006-09-19 10:28:26 UTC (rev 998)
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xs:schema elementFormDefault="qualified" targetNamespace="http://InteropBaseAddress/interop" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://InteropBaseAddress/interop"><xs:element name="echo"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="request" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="echoResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="echoResult" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element></xs:schema>
\ No newline at end of file


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/wsdl/xsd1.xsd
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/wsdl/xsd2.xsd
===================================================================
--- trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/wsdl/xsd2.xsd	2006-09-19 10:27:43 UTC (rev 997)
+++ trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/wsdl/xsd2.xsd	2006-09-19 10:28:26 UTC (rev 998)
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/"><xs:element name="anyType" nillable="true" type="xs:anyType"/><xs:element name="anyURI" nillable="true" type="xs:anyURI"/><xs:element name="base64Binary" nillable="true" type="xs:base64Binary"/><xs:element name="boolean" nillable="true" type="xs:boolean"/><xs:element name="byte" nillable="true" type="xs:byte"/><xs:element name="dateTime" nillable="true" type="xs:dateTime"/><xs:element name="decimal" nillable="true" type="xs:decimal"/><xs:element name="double" nillable="true" type="xs:double"/><xs:element name="float" nillable="true" type="xs:float"/><xs:element name="int" nillable="true" type="xs:int"/><xs:element name="long" nillable="true" type="xs:long"/><xs:element name="QName" nillable="true" type="xs:QName"/><xs:element!
  name="short" nillable="true" type="xs:short"/><xs:element name="string" nillable="true" type="xs:string"/><xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte"/><xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt"/><xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong"/><xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort"/><xs:element name="char" nillable="true" type="tns:char"/><xs:simpleType name="char"><xs:restriction base="xs:int"/></xs:simpleType><xs:element name="duration" nillable="true" type="tns:duration"/><xs:simpleType name="duration"><xs:restriction base="xs:duration"><xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?"/><xs:minInclusive value="-P10675199DT2H48M5.4775808S"/><xs:maxInclusive value="P10675199DT2H48M5.4775807S"/></xs:restriction></xs:simpleType><xs:element name="guid" nillable="true" type="tns:guid"/><xs:simpleType name="guid"><xs:restriction base="xs:string"><xs:patt!
 ern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\d
a-fA-F]{12}"/></xs:restriction></xs:simpleType><xs:attribute name="FactoryType" type="xs:QName"/></xs:schema>
\ No newline at end of file


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/wsdl/xsd2.xsd
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/config.xml
===================================================================
--- trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/config.xml	2006-09-19 10:27:43 UTC (rev 997)
+++ trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/config.xml	2006-09-19 10:28:26 UTC (rev 998)
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   This file is used from the webservice/test subdirectory
+   therefore the resource references have to be relative to that base directory.
+-->
+<configuration xmlns="http://java.sun.com/xml/ns/jax-rpc/ri/config">
+   <wsdl location="resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/wsdl/WsSecurity10Encrypt.wsdl"
+         packageName="org.jboss.test.ws.interop.microsoft.security.wsse10Encrypt"/>
+</configuration>
\ No newline at end of file


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10Encrypt/config.xml
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/Alice.cer
===================================================================
(Binary files differ)


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/Alice.cer
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/Bob.cer
===================================================================
(Binary files differ)


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/Bob.cer
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/WssIP.cer
===================================================================
(Binary files differ)


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/WssIP.cer
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/WssIP.pfx
===================================================================
(Binary files differ)


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/WssIP.pfx
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/alice.jks
===================================================================
(Binary files differ)


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/alice.jks
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/alice.pfx
===================================================================
(Binary files differ)


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/alice.pfx
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/bob.pfx
===================================================================
(Binary files differ)


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/bob.pfx
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/ca.cer
===================================================================
(Binary files differ)


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/ca.cer
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/ca.pfx
===================================================================
(Binary files differ)


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/ca.pfx
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/root.cer
===================================================================
(Binary files differ)


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/root.cer
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/root.pfx
===================================================================
(Binary files differ)


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/root.pfx
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/wsse10.truststore
===================================================================
(Binary files differ)


Property changes on: trunk/src/test/resources/interop/microsoft/security/wsse10Shared/META-INF/wsse10.truststore
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-svn-commits mailing list