Author: coheigea
Date: Thu Nov  7 14:16:39 2013
New Revision: 1539652

URL: http://svn.apache.org/r1539652
Log:
Fixing test warning

Modified:
    
cxf/trunk/services/sts/systests/basic/src/test/resources/org/apache/cxf/systest/sts/intermediary_transformation/DoubleIt.wsdl

Modified: 
cxf/trunk/services/sts/systests/basic/src/test/resources/org/apache/cxf/systest/sts/intermediary_transformation/DoubleIt.wsdl
URL: 
http://svn.apache.org/viewvc/cxf/trunk/services/sts/systests/basic/src/test/resources/org/apache/cxf/systest/sts/intermediary_transformation/DoubleIt.wsdl?rev=1539652&r1=1539651&r2=1539652&view=diff
==============================================================================
--- 
cxf/trunk/services/sts/systests/basic/src/test/resources/org/apache/cxf/systest/sts/intermediary_transformation/DoubleIt.wsdl
 (original)
+++ 
cxf/trunk/services/sts/systests/basic/src/test/resources/org/apache/cxf/systest/sts/intermediary_transformation/DoubleIt.wsdl
 Thu Nov  7 14:16:39 2013
@@ -114,20 +114,6 @@
                                                        <wsp:Policy>
                                                                
<sp:RequireInternalReference />
                                                        </wsp:Policy>
-                                                       <sp:Issuer>
-                                                               
<wsaw:Address>http://localhost:8080/SecurityTokenService/UT
-                                                               </wsaw:Address>
-                                                               <wsaw:Metadata>
-                                                                       
<wsx:Metadata>
-                                                                               
<wsx:MetadataSection>
-                                                                               
        <wsx:MetadataReference>
-                                                                               
                <wsaw:Address>http://localhost:8080/SecurityTokenService/UT/mex
-                                                                               
                </wsaw:Address>
-                                                                               
        </wsx:MetadataReference>
-                                                                               
</wsx:MetadataSection>
-                                                                       
</wsx:Metadata>
-                                                               </wsaw:Metadata>
-                                                       </sp:Issuer>
                                                </sp:IssuedToken>
                                        </wsp:Policy>
                                </sp:EndorsingSupportingTokens>
@@ -168,20 +154,6 @@
                                                                        
<wsp:Policy>
                                                                                
<sp:RequireInternalReference />
                                                                        
</wsp:Policy>
-                                                                       
<sp:Issuer>
-                                                                               
<wsaw:Address>http://localhost:8080/SecurityTokenService/UT
-                                                                               
</wsaw:Address>
-                                                                               
<wsaw:Metadata>
-                                                                               
        <wsx:Metadata>
-                                                                               
                <wsx:MetadataSection>
-                                                                               
                        <wsx:MetadataReference>
-                                                                               
                                
<wsaw:Address>http://localhost:8080/SecurityTokenService/UT/mex
-                                                                               
                                </wsaw:Address>
-                                                                               
                        </wsx:MetadataReference>
-                                                                               
                </wsx:MetadataSection>
-                                                                               
        </wsx:Metadata>
-                                                                               
</wsaw:Metadata>
-                                                                       
</sp:Issuer>
                                                                
</sp:IssuedToken>
                                                        </wsp:Policy>
                                                </sp:TransportToken>


Reply via email to