[ 
https://issues.apache.org/jira/browse/WICKET-6784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17101628#comment-17101628
 ] 

Martin Tzvetanov Grigorov commented on WICKET-6784:
---------------------------------------------------

Agreed!
Let's remove it!

> StockQuote example does not work because the web service is no more available
> -----------------------------------------------------------------------------
>
>                 Key: WICKET-6784
>                 URL: https://issues.apache.org/jira/browse/WICKET-6784
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-examples
>    Affects Versions: 7.16.0, 8.8.0, 9.0.0-M6
>            Reporter: Martin Tzvetanov Grigorov
>            Priority: Minor
>
> Wicket Examples' Stock Quote example fails with:
> {code}
> java.io.FileNotFoundException: http://webservicex.online/stockquote.asmx
>       at 
> java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1915)
>       at 
> java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1515)
>       at 
> org.apache.wicket.examples.stockquote.StockQuote.readResult(StockQuote.java:188)
>       at 
> org.apache.wicket.examples.stockquote.StockQuote.getSOAPQuote(StockQuote.java:128)
>       at 
> org.apache.wicket.examples.stockquote.StockQuote.getQuote(StockQuote.java:89)
>       at 
> org.apache.wicket.examples.stockquote.StockQuoteLabel.onComponentTagBody(StockQuoteLabel.java:77)
>       at 
> org.apache.wicket.markup.html.panel.DefaultMarkupSourcingStrategy.onComponentTagBody(DefaultMarkupSourcingStrategy.java:70)
> ...
> {code}
> We need to change to another web service.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to