You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2008/08/05 10:25:46 UTC

svn commit: r682629 - /servicemix/components/bindings/servicemix-cxf-bc/trunk/src/test/resources/org/apache/servicemix/cxfbc/interceptors/quote.wsdl

Author: ffang
Date: Tue Aug  5 01:25:45 2008
New Revision: 682629

URL: http://svn.apache.org/viewvc?rev=682629&view=rev
Log:
[SM-1499]CxfBcInterceptorTest failed

Modified:
    servicemix/components/bindings/servicemix-cxf-bc/trunk/src/test/resources/org/apache/servicemix/cxfbc/interceptors/quote.wsdl

Modified: servicemix/components/bindings/servicemix-cxf-bc/trunk/src/test/resources/org/apache/servicemix/cxfbc/interceptors/quote.wsdl
URL: http://svn.apache.org/viewvc/servicemix/components/bindings/servicemix-cxf-bc/trunk/src/test/resources/org/apache/servicemix/cxfbc/interceptors/quote.wsdl?rev=682629&r1=682628&r2=682629&view=diff
==============================================================================
--- servicemix/components/bindings/servicemix-cxf-bc/trunk/src/test/resources/org/apache/servicemix/cxfbc/interceptors/quote.wsdl (original)
+++ servicemix/components/bindings/servicemix-cxf-bc/trunk/src/test/resources/org/apache/servicemix/cxfbc/interceptors/quote.wsdl Tue Aug  5 01:25:45 2008
@@ -65,7 +65,7 @@
     <wsdl:operation name="getStockQuote">
       <soap:operation style="rpc"/>
       <wsdl:input name="getStockQuote">
-	      <soap:body use="literal" namespace="http://servicemix.:apache.org/cxfbc/interceptors"/>
+	      <soap:body use="literal" namespace="http://servicemix.apache.org/cxfbc/interceptors"/>
       </wsdl:input>
       <wsdl:output name="getStockQuoteResponse">
 	      <soap:body use="literal"  namespace="http://servicemix.apache.org/cxfbc/interceptors"/>