Author: coheigea
Date: Mon Apr 23 10:24:20 2012
New Revision: 1329162

URL: http://svn.apache.org/viewvc?rev=1329162&view=rev
Log:
Removing unnecessary operation

Modified:
    
cxf/trunk/services/sts/systests/advanced/src/test/resources/org/apache/cxf/systest/sts/batch/ws-trust-1.4-service.wsdl

Modified: 
cxf/trunk/services/sts/systests/advanced/src/test/resources/org/apache/cxf/systest/sts/batch/ws-trust-1.4-service.wsdl
URL: 
http://svn.apache.org/viewvc/cxf/trunk/services/sts/systests/advanced/src/test/resources/org/apache/cxf/systest/sts/batch/ws-trust-1.4-service.wsdl?rev=1329162&r1=1329161&r2=1329162&view=diff
==============================================================================
--- 
cxf/trunk/services/sts/systests/advanced/src/test/resources/org/apache/cxf/systest/sts/batch/ws-trust-1.4-service.wsdl
 (original)
+++ 
cxf/trunk/services/sts/systests/advanced/src/test/resources/org/apache/cxf/systest/sts/batch/ws-trust-1.4-service.wsdl
 Mon Apr 23 10:24:20 2012
@@ -179,16 +179,6 @@
                        <soap:body use="literal" />
                </wsdl:output>
        </wsdl:operation>
-       <wsdl:operation name="RequestCollection">
-               <soap:operation
-                       
soapAction="http://docs.oasis-open.org/ws-sx/ws-trust/200512/BatchValidate"; />
-               <wsdl:input>
-                       <soap:body use="literal" />
-               </wsdl:input>
-               <wsdl:output>
-                       <soap:body use="literal" />
-               </wsdl:output>
-       </wsdl:operation>
   </wsdl:binding>
   
     <wsdl:binding name="Transport_Binding_2" type="wstrust:STS">


Reply via email to