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

ASF subversion and git services commented on WICKET-6784:
---------------------------------------------------------

Commit 8853059da6cfdb195601f30e88003a0937c8dd13 in wicket's branch 
refs/heads/wicket-7.x from Martin Tzvetanov Grigorov
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=8853059 ]

WICKET-6784 StockQuote example does not work because the web service is no more 
available

Remove the stock quote example

(cherry picked from commit 9987de6f0b9db97f68ddd95ab9371c6c97d4de45)


> 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