Author: werner
Date: Fri Aug 17 03:16:50 2007
New Revision: 567001
URL: http://svn.apache.org/viewvc?view=rev&rev=567001
Log:
Add an additional interop/deployment test scenario to check the enhancement
to use digest password type for UsernameToken signature.
Modified:
webservices/wss4j/trunk/interop/ping.wsdl
Modified: webservices/wss4j/trunk/interop/ping.wsdl
URL:
http://svn.apache.org/viewvc/webservices/wss4j/trunk/interop/ping.wsdl?view=diff&rev=567001&r1=567000&r2=567001
==============================================================================
--- webservices/wss4j/trunk/interop/ping.wsdl (original)
+++ webservices/wss4j/trunk/interop/ping.wsdl Fri Aug 17 03:16:50 2007
@@ -70,6 +70,9 @@
<port name="Ping2a" binding="tns:PingBinding">
<soap:address location="http://localhost:9080/pingservice/Ping2a"/>
</port>
+ <port name="Ping2b" binding="tns:PingBinding">
+ <soap:address location="http://localhost:9080/pingservice/Ping2b"/>
+ </port>
<port name="Ping3" binding="tns:PingBinding">
<soap:address location="http://localhost:9080/pingservice/Ping3"/>
</port>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]