test/fixtures/stock_quote.wsdl in lolsoap-0.3.2 vs test/fixtures/stock_quote.wsdl in lolsoap-0.4.0
- old
+ new
@@ -132,10 +132,10 @@
</binding>
<service name="StockQuoteService">
<documentation>My first service</documentation>
<port name="StockQuotePort" binding="tns:StockQuoteSoapBinding">
- <soap:address location="http://example.com/stockquote"/>
+ <soap:address location="http://example.com%2Fstockquote"/>
</port>
</service>
</definitions>