Author: dkulp
Date: Tue Mar  1 03:05:09 2011
New Revision: 1075631

URL: http://svn.apache.org/viewvc?rev=1075631&view=rev
Log:
Fix test failures with restricted crypto

Modified:
    
cxf/trunk/systests/ws-specs/src/test/resources/wsdl_systest_wsspec/wssec11/WsSecurity11_policy_restricted.wsdl

Modified: 
cxf/trunk/systests/ws-specs/src/test/resources/wsdl_systest_wsspec/wssec11/WsSecurity11_policy_restricted.wsdl
URL: 
http://svn.apache.org/viewvc/cxf/trunk/systests/ws-specs/src/test/resources/wsdl_systest_wsspec/wssec11/WsSecurity11_policy_restricted.wsdl?rev=1075631&r1=1075630&r2=1075631&view=diff
==============================================================================
--- 
cxf/trunk/systests/ws-specs/src/test/resources/wsdl_systest_wsspec/wssec11/WsSecurity11_policy_restricted.wsdl
 (original)
+++ 
cxf/trunk/systests/ws-specs/src/test/resources/wsdl_systest_wsspec/wssec11/WsSecurity11_policy_restricted.wsdl
 Tue Mar  1 03:05:09 2011
@@ -2453,7 +2453,7 @@
                </wsdl:operation>
 
        </wsdl:binding>
-       <wsdl:binding name="X-AES_IPingService" type="wssec11test:IPingService">
+       <wsdl:binding name="X-AES256_IPingService" 
type="wssec11test:IPingService">
                <wsp:PolicyReference URI="#X-AES_IPingService_policy" />
                <soap12:binding 
transport="http://schemas.xmlsoap.org/soap/http"; />
 


Reply via email to